diff --git a/README.md b/README.md index 3bfc28d..c86f741 100755 --- a/README.md +++ b/README.md @@ -4,10 +4,6 @@ Developed by Cory LaViska for A Beautiful Site, LLC Licensed under the MIT license: http://opensource.org/licenses/MIT -## Demo & Documentation - -http://labs.abeautifulsite.net/jquery-minicolors/ - ## Install via NPM This is the official NPM version of MiniColors: diff --git a/jquery.minicolors.css b/jquery.minicolors.css index f60cb7f..426c929 100644 --- a/jquery.minicolors.css +++ b/jquery.minicolors.css @@ -55,6 +55,7 @@ z-index: 99999; box-sizing: content-box; display: none; + touch-action: none; } .minicolors-panel.minicolors-visible {