custom.css
... ...
@@ -10,6 +10,8 @@ nav.main-navigation
10 10
{
11 11
clear: none;
12 12
float: right;
13
+ position: relative;
14
+ z-index: 1;
13 15
}
14 16
#head nav.actions #minibutton-overview
15 17
{