mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-06-16 03:04:53 -04:00
color picker on mobile actually shows on screen
This commit is contained in:
parent
34f7625739
commit
ee585f0457
1 changed files with 2 additions and 0 deletions
|
@ -974,6 +974,8 @@ input[type=checkbox] {
|
||||||
}
|
}
|
||||||
#mycolorpicker {
|
#mycolorpicker {
|
||||||
left: -73px;
|
left: -73px;
|
||||||
|
top:auto !important;
|
||||||
|
bottom:33px !important;
|
||||||
/* #mycolorpicker: width -#users: width */;
|
/* #mycolorpicker: width -#users: width */;
|
||||||
}
|
}
|
||||||
#editorcontainer {
|
#editorcontainer {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue