Merge branch 'chore/fix-typo' into 'master'
Fix typo See merge request gitlab-org/gitlab-ce!31750
This commit is contained in:
commit
e8befb6498
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
|||
*/
|
||||
|
||||
.todos-list > .todo {
|
||||
// workaround because we cannot use border-colapse
|
||||
// workaround because we cannot use border-collapse
|
||||
border-top: 1px solid transparent;
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
|
|
Loading…
Reference in a new issue