Commit d2c45b2b authored by Jan Provaznik's avatar Jan Provaznik

Fix scss conflict

parent 7784abe2
...@@ -158,7 +158,6 @@ ...@@ -158,7 +158,6 @@
padding: $gl-padding 0; padding: $gl-padding 0;
border-bottom: 1px solid $border-color; border-bottom: 1px solid $border-color;
} }
<<<<<<< HEAD
.groups-listing { .groups-listing {
.group-list-tree .group-row:first-child { .group-list-tree .group-row:first-child {
...@@ -195,12 +194,6 @@ ...@@ -195,12 +194,6 @@
width: 100%; width: 100%;
margin-bottom: 0; margin-bottom: 0;
margin-top: 4px; margin-top: 4px;
=======
.groups-listing {
.group-list-tree .group-row:first-child {
border-top: 0;
>>>>>>> upstream/master
} }
} }
......
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