diff --git a/api/templates/default/etemplate2.css b/api/templates/default/etemplate2.css index ea57c783b6..a1857f0eb8 100644 --- a/api/templates/default/etemplate2.css +++ b/api/templates/default/etemplate2.css @@ -305,9 +305,9 @@ button#cancel { * Color picker widget */ .et2_color { - padding: .5ex; - height: 2ex; - width: 2ex; + padding: 0px; + height: 20px; + width: 20px; border: 1px solid silver; } /**