Skip to content

Commit

Permalink
Position Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
casesandberg committed Aug 16, 2015
1 parent c242f98 commit 4ac14fb
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions src/components/Color.jsx
Expand Up @@ -43,6 +43,13 @@ class ColorPicker extends ReactCSS.Component {

classes() {
return {
'default': {
wrap: {
margin: '0',
top: 'auto',
left: 'auto',
},
},
'show': {
wrap: {
zIndex: '999',
Expand Down

0 comments on commit 4ac14fb

Please sign in to comment.