fix buttons under android

This commit is contained in:
fkaelberer 2014-05-18 17:32:26 +02:00
parent e359f0694f
commit 2d4c35cda7

View File

@ -545,7 +545,7 @@ html[dir='rtl'] .splitToolbarButton > .toolbarButton {
.toolbarButton,
.secondaryToolbarButton {
border: 0 none;
background-color: rgba(0, 0, 0, 0);
background: none;
width: 32px;
height: 25px;
}