Merge pull request #14 from user890104/master
Do not show text for menu items that are icons
This commit is contained in:
commit
a515d039c1
|
@ -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