BigW Consortium Gitlab

Commit 1d97695f by Winnie Hellmann

Fix dropdown top margin

parent 7b2df806
......@@ -222,7 +222,7 @@
z-index: 300;
min-width: 240px;
max-width: 500px;
margin-top: 2px;
margin-top: $dropdown-vertical-offset;
margin-bottom: 24px;
font-size: 14px;
font-weight: $gl-font-weight-normal;
......
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