Skip to content
Snippets Groups Projects
Commit bf801406 authored by Constance Okoghenun's avatar Constance Okoghenun
Browse files

Adjusted left margin on small screen for discussion filter dropdown

parent 2acf889a
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -818,7 +818,7 @@ ul.notes {
margin-left: $btn-side-margin + $contextual-sidebar-collapsed-width;
}
 
@include media-breakpoint-down(sm) {
@include media-breakpoint-down(xs) {
margin-left: $btn-side-margin;
}
}
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment