Skip to content
Snippets Groups Projects
Commit 5633291c authored by Bernhard Posselt's avatar Bernhard Posselt
Browse files

use lineheight instead of padding and height

parent d5ddbfb0
Branches
No related tags found
No related merge requests found
......@@ -50,8 +50,8 @@
#app-navigation li > a {
display: block;
width: 100%;
height: 44px;
padding: 12px;
line-height: 44px;
padding: 0 12px;
overflow: hidden;
-moz-box-sizing: border-box; box-sizing: border-box;
white-space: nowrap;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment