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

View file

@ -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 {