fix for disappearing toolbar @ android 4

This commit is contained in:
0ip 2011-12-03 15:10:54 +01:00
parent 05d7f09c84
commit 1ec1cdabc3

View file

@ -1189,7 +1189,7 @@ label[for=readonlyinput] {
#embed, #importexport {
position: relative;
width: 100%;
height: 100%;
height: auto;
left: 0;
top: -36px;
border-radius: 0;