Do not show text for menu items that are icons #14

Merged
user890104 merged 4 commits from master into master 2015-09-15 01:26:52 +03:00
1 changed files with 1 additions and 0 deletions

View File

@ -274,6 +274,7 @@ nav .menu > li:hover {
left: 0;
height: 52px;
width: 10px;
text-indent: -9999px;
}
nav ul a {