mirror of
https://github.com/pi-hole/web.git
synced 2024-12-06 19:36:21 +01:00
Enlarge dropdown container to 400px (max-height).
Signed-off-by: DL6ER <dl6er@dl6er.de>
This commit is contained in:
@@ -275,3 +275,11 @@ code.breakall {
|
||||
.input-group-addon {
|
||||
padding: 0 12px;
|
||||
}
|
||||
|
||||
.select2-container--open .select2-dropdown--below {
|
||||
max-height: 400px;
|
||||
}
|
||||
|
||||
.select2-container--default .select2-results > .select2-results__options {
|
||||
max-height: 400px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user