Skip to content

Commit

Permalink
Fix actions overlapping colorpicker.
Browse files Browse the repository at this point in the history
  • Loading branch information
Young Hahn committed Dec 21, 2011
1 parent 1830627 commit b50c3f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion assets/autopilot.css
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ ul.autopilot .ui-sortable-helper { padding-top:9px; }
ul.autopilot li .handle,
ul.autopilot li .actions,
ul.autopilot li .aspects { padding:10px; }

ul.autopilot li .actions { bottom:auto; }
.aspects {
display:block;
position:absolute;
Expand Down

0 comments on commit b50c3f8

Please sign in to comment.