nav menu: remove duplicate "More »" link.
Remove a second hidden "More »" link from the nav menu. This was leftover code first added inf2f524b87and later reverted in68161f7b8.
This commit is contained in:
@@ -84,14 +84,3 @@ footer#page-footer {
|
||||
div.clearfix {
|
||||
clear: both;
|
||||
}
|
||||
|
||||
div#more-links {
|
||||
z-index: 5000;
|
||||
position: absolute;
|
||||
background: white;
|
||||
border: 1px solid #999;
|
||||
width: 8em;
|
||||
line-height: 1.3em;
|
||||
padding: 0.2em 0.6em;
|
||||
@include box-shadow(2px 2px 2px #ccc);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user