Skip to content

Commit

Permalink
set left on color menu to auto to avoid weird positioning in firefox
Browse files Browse the repository at this point in the history
  • Loading branch information
lauren committed Feb 18, 2014
1 parent 578d2f5 commit 6cb54e2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion build/1.2.0/css/pick-a-color-1.2.0.min.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions src/less/pick-a-color.less
Original file line number Diff line number Diff line change
Expand Up @@ -182,6 +182,7 @@
padding:5px 0px; /*overwriting bootstrap default */
width:330px;
font-size: 14px;
left: auto;

@media screen and (max-width: 979px) {
left:-242px;
Expand Down

0 comments on commit 6cb54e2

Please sign in to comment.