Commit 39fb90d0 authored by Rémy Coutable's avatar Rémy Coutable

Resolve conflict in app/assets/stylesheets/pages/groups.scss

Signed-off-by: default avatarRémy Coutable <remy@rymai.me>
parent 27aa8b1a
...@@ -31,19 +31,6 @@ ...@@ -31,19 +31,6 @@
} }
} }
<<<<<<< HEAD
.ldap-group-links {
.form-actions {
margin-bottom: $gl-padding;
}
}
.groups-header {
@media (min-width: $screen-sm-min) {
.nav-links {
width: 35%;
=======
.group-nav-container .nav-controls { .group-nav-container .nav-controls {
display: flex; display: flex;
align-items: flex-start; align-items: flex-start;
...@@ -69,7 +56,6 @@ ...@@ -69,7 +56,6 @@
color: inherit; color: inherit;
margin-left: 0; margin-left: 0;
} }
>>>>>>> upstream/master
} }
.dropdown-menu { .dropdown-menu {
......
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