dropdown menu will open infront of the create component and as soon as someone... See merge request medlabboulder/communityrule!18
@@ -10,7 +10,7 @@
// Positioning context for the mobile navigation icon
position: relative;
}
-
+
.site-title {
font-family: $header-font-family;
font-size: 26px;
@@ -24,12 +24,11 @@
color: #000;
.site-nav {
float: right;
line-height: 56px;
+ z-index: 1000;
.menu-icon {
display: none;