diff --git a/theme/chameleon/ui/chameleon_ui.css b/theme/chameleon/ui/chameleon_ui.css index a2d38119d52..2d859a61ece 100644 --- a/theme/chameleon/ui/chameleon_ui.css +++ b/theme/chameleon/ui/chameleon_ui.css @@ -52,7 +52,7 @@ inherited by the user interface */ #chameleon-color-box #chameleon-color-box-handle, #chameleon-file-box #chameleon-file-box-handle, #chameleon-export-box #chameleon-export-box-handle { - width: 100% !important; min-height: 20px !important; _height: 20px !important; + width: 100% !important; min-height: 20px !important; height: 20px !important; background: #ddd !important; }