diff --git a/development/colorPicker.css b/development/colorPicker.css index cfca6c5..51b3f62 100644 --- a/development/colorPicker.css +++ b/development/colorPicker.css @@ -51,7 +51,7 @@ box-sizing: border-box; } .cp-alpha { - clear: left; + clear: both; width: 100%; height: 16px; margin: 6px 0; diff --git a/index.html b/index.html index 7ffdc0b..625c5f3 100644 --- a/index.html +++ b/index.html @@ -66,15 +66,15 @@ window.myColorPicker = $('input.color').colorPicker({

Will follow... See tinyColorPicke on GitHub for now.

- - - + + +