mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-07 18:44:08 +00:00
Fix style of dropdown menu
This commit is contained in:
parent
408a14926f
commit
b7c0548212
@ -35,6 +35,7 @@ ul.record_actions {
|
||||
}
|
||||
|
||||
ul.dropdown-menu {
|
||||
z-index: 2000;
|
||||
li {
|
||||
display: block;
|
||||
margin-right: 0;
|
||||
|
@ -21,4 +21,8 @@
|
||||
text-align: right;
|
||||
}
|
||||
|
||||
.column {
|
||||
list-style: none;
|
||||
}
|
||||
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user