Do not show text for menu items that are icons
This commit is contained in:
parent
2afb0ce65b
commit
9ba3ba6fa3
|
@ -274,6 +274,7 @@ nav .menu > li:hover {
|
|||
left: 0;
|
||||
height: 52px;
|
||||
width: 10px;
|
||||
text-indent: -9999px;
|
||||
}
|
||||
|
||||
nav ul a {
|
||||
|
|
Loading…
Reference in New Issue