Commit e8befb64 authored by Ray Paik's avatar Ray Paik

Merge branch 'chore/fix-typo' into 'master'

Fix typo

See merge request gitlab-org/gitlab-ce!31750
parents fa70d12f 00cd1bd0
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
*/ */
.todos-list > .todo { .todos-list > .todo {
// workaround because we cannot use border-colapse // workaround because we cannot use border-collapse
border-top: 1px solid transparent; border-top: 1px solid transparent;
display: flex; display: flex;
flex-direction: row; flex-direction: row;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment