Fix style of dropdown menu

This commit is contained in:
2021-12-16 10:41:36 +01:00
parent 408a14926f
commit b7c0548212
2 changed files with 5 additions and 0 deletions

View File

@@ -35,6 +35,7 @@ ul.record_actions {
}
ul.dropdown-menu {
z-index: 2000;
li {
display: block;
margin-right: 0;