assets & dropdown fix

This commit is contained in:
Andrew Brown 2013-01-01 15:42:55 -06:00
parent bd8dc04ceb
commit 79763a6185
4 changed files with 9 additions and 0 deletions

View File

@ -4,3 +4,7 @@
.form-actions {
clear: both;
}
.open {
*z-index: 1000;
}

View File

@ -7890,6 +7890,11 @@ li[class*=" icon-"].icon-large:before {
.form-actions {
clear: both;
}
/* line 8, ../../app/assets/stylesheets/characters.css.scss */
.open {
*z-index: 1000;
}
/* line 1, ../../app/assets/stylesheets/scaffolds.css.scss */
body {
background-color: #fff;

Binary file not shown.

Binary file not shown.