color picker on mobile actually shows on screen

This commit is contained in:
John McLear 2014-11-29 00:32:37 +00:00
parent 34f7625739
commit ee585f0457
1 changed files with 2 additions and 0 deletions

View File

@ -974,6 +974,8 @@ input[type=checkbox] {
}
#mycolorpicker {
left: -73px;
top:auto !important;
bottom:33px !important;
/* #mycolorpicker: width -#users: width */;
}
#editorcontainer {