Make menu elements stretch to parent's width

master
Alexander Surma 2015-04-17 13:27:30 +01:00
parent 20dccc7cf2
commit 693e5405cf
1 changed files with 1 additions and 0 deletions

View File

@ -124,6 +124,7 @@
text-decoration: none;
cursor: pointer;
height: 48px;
width: 100%;
line-height: 48px;
white-space: nowrap;
opacity: 0;