#3137
This commit is contained in:
John McLear 2018-04-06 13:52:04 +01:00
parent 0225acfa06
commit 86ec963775
1 changed files with 3 additions and 3 deletions

View File

@ -1072,9 +1072,9 @@ input[type=checkbox] {
overflow: auto;
}
#mycolorpicker {
left: -73px;
top:auto !important;
bottom:33px !important;
left: 0px;
top:37px !important;
position:fixed;
/* #mycolorpicker: width -#users: width */;
}
#editorcontainer {