color picker on mobile actually shows on screen
This commit is contained in:
parent
34f7625739
commit
ee585f0457
|
@ -974,6 +974,8 @@ input[type=checkbox] {
|
|||
}
|
||||
#mycolorpicker {
|
||||
left: -73px;
|
||||
top:auto !important;
|
||||
bottom:33px !important;
|
||||
/* #mycolorpicker: width -#users: width */;
|
||||
}
|
||||
#editorcontainer {
|
||||
|
|
Loading…
Reference in New Issue