bring back fixed position menu, but fix it from overlapping the theme
This commit is contained in:
@@ -14,7 +14,7 @@ background:#ddd;
|
||||
border-bottom:1px solid #999;
|
||||
font:11px Verdana, Helvetica, sans-serif;
|
||||
left:0;
|
||||
position:static;
|
||||
position:fixed;
|
||||
top:0;
|
||||
width:100%;
|
||||
height:21px;
|
||||
|
||||
Reference in New Issue
Block a user