mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-23 00:46:16 -04:00
* css: Fix sidedivinner padding creating ui problems refs #3907 * css: Fix colorpicker for mobile
This commit is contained in:
parent
4ceb42603e
commit
84d82b506b
7 changed files with 37 additions and 30 deletions
|
@ -17,6 +17,7 @@ html.inner-editor {
|
|||
#outerdocbody iframe {
|
||||
flex: 1 auto;
|
||||
display: flex;
|
||||
width: 100%;
|
||||
}
|
||||
#outerdocbody #sidediv {
|
||||
order: -1; /* display it on the first row positionning, i.e. on the left */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue