[Toolbar] Display all icons, even on two lines for small screens

This commit is contained in:
Stefano Sala 2014-11-29 11:01:37 +01:00
parent 645bb3248d
commit 7a8582e1f6

View File

@ -30,7 +30,6 @@
background-color: #f7f7f7;
left: 0;
right: 0;
height: 38px;
margin: 0;
padding: 0 40px 0 0;
z-index: 6000000;
@ -77,6 +76,7 @@
color: #2f2f2f;
display: block;
min-height: 28px;
border-bottom: 1px solid #e4e4e4;
border-right: 1px solid #e4e4e4;
padding: 0;
float: left;