changeset 1635:0eb5f70bdde2

unawesome some overlapping css Ignore-this: 25b7173f67f9031387adc37300778f49
author Drew Perttula <drewp@bigasterisk.com>
date Sat, 10 Jun 2017 03:17:20 +0000
parents 1f17634e0411
children 7d2871f49806
files light9/web/light9-color-picker.html
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/light9/web/light9-color-picker.html	Sat Jun 10 04:56:04 2017 +0000
+++ b/light9/web/light9-color-picker.html	Sat Jun 10 03:17:20 2017 +0000
@@ -54,6 +54,9 @@
          left: -50px;
          top: -110px;
      }
+     paper-slider {
+         width: 170px;
+     }
     </style>
     <div id="smallRainbowComp">
       <div id="smallRainbow" on-mouseenter="onEnterSmall"></div>