if no link text has been set for the navigation show the link nonetheless

This commit is contained in:
Bernhard Posselt 2015-02-18 15:34:31 +01:00
parent caa6d3e2db
commit a5074fa629
1 changed files with 1 additions and 0 deletions

View File

@ -74,6 +74,7 @@
display: block;
width: 100%;
line-height: 44px;
min-height: 44px;
padding: 0 12px;
overflow: hidden;
-moz-box-sizing: border-box; box-sizing: border-box;