mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-10-29 07:11:22 +01:00
Merge pull request #1595 from ether/safari-rtl-fix
fix safari rtl dissapearing pad
This commit is contained in:
commit
29d8482ce7
@ -179,6 +179,7 @@ a img {
|
||||
width: 100%;
|
||||
padding: 0;
|
||||
margin: 0;
|
||||
left: 0; /* Required for safari fixes RTL */
|
||||
}
|
||||
#editorloadingbox {
|
||||
padding-top: 100px;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user