#3137
This commit is contained in:
John McLear 2018-04-06 13:52:04 +01:00
parent 0225acfa06
commit 86ec963775

View file

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