diff --git a/css/colorpicker.css b/css/colorpicker.css index f9c7ecf..76894f6 100644 --- a/css/colorpicker.css +++ b/css/colorpicker.css @@ -75,7 +75,7 @@ colorpicker-alpha, position: relative; } .colorpicker input { - width: 100px; + width: 100%; font-size: 11px; color: #000; background-color: #fff;