mirror of
https://github.com/openSUSE/osem.git
synced 2026-08-13 19:54:02 +00:00
Fix the dropdown to get enough bottom padding.
This commit is contained in:
parent
9b7562fe2e
commit
033dbe4c40
1 changed files with 1 additions and 1 deletions
|
|
@ -29,7 +29,7 @@
|
|||
}
|
||||
}
|
||||
.dropdown-menu {
|
||||
padding: 17px 17px 0px 17px;
|
||||
padding: 17px;
|
||||
min-width: 225px;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue