mirror of
https://github.com/indentlabs/notebook.git
synced 2025-10-26 11:19:22 +00:00
assets & dropdown fix
This commit is contained in:
parent
bd8dc04ceb
commit
79763a6185
@ -4,3 +4,7 @@
|
||||
.form-actions {
|
||||
clear: both;
|
||||
}
|
||||
|
||||
.open {
|
||||
*z-index: 1000;
|
||||
}
|
||||
|
||||
@ -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.
Loading…
Reference in New Issue
Block a user