Commit 4d8c5828 authored by Alfredo Sumaran's avatar Alfredo Sumaran

Adjust menu positioning

parent 5447d8b3
......@@ -104,6 +104,12 @@
text-transform: uppercase;
font-size: 11px;
}
// Custom dropdown positioning
.dropdown-menu {
top: 30px;
left: -5px;
}
}
&.search-active {
......
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