mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-05-04 22:27:10 -04:00
fix for disappearing toolbar @ android 4
This commit is contained in:
parent
05d7f09c84
commit
1ec1cdabc3
1 changed files with 1 additions and 1 deletions
|
@ -1189,7 +1189,7 @@ label[for=readonlyinput] {
|
||||||
#embed, #importexport {
|
#embed, #importexport {
|
||||||
position: relative;
|
position: relative;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
height: 100%;
|
height: auto;
|
||||||
left: 0;
|
left: 0;
|
||||||
top: -36px;
|
top: -36px;
|
||||||
border-radius: 0;
|
border-radius: 0;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue