Skip to content

Commit

Permalink
Merge branch 'patch-1' of git://github.com/simurai/color-picker into …
Browse files Browse the repository at this point in the history
…simurai-patch-1
  • Loading branch information
thomaslindstrom committed Jul 9, 2016
2 parents 729b30a + d426998 commit 65d51ee
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions styles/ColorPicker.less
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@

.ColorPicker {
height: 0; // Height is computed
top: 0; // Top is computed
left: 0; // Left is computed
position: absolute;
visibility: hidden;
opacity: 0;
Expand Down

0 comments on commit 65d51ee

Please sign in to comment.