mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-14 00:24:40 +00:00
(style) Pulldown menus - Last entry not shown completely, https://github.com/opnsense/core/issues/848 https://github.com/opnsense/core/pull/852
This commit is contained in:
parent
13517bf2ea
commit
b32d93da21
@ -117,6 +117,7 @@ span.form-control {
|
||||
}
|
||||
.bootstrap-select.btn-group .dropdown-menu {
|
||||
min-width: 100%;
|
||||
padding: 5px 0 15px 0;
|
||||
-webkit-box-sizing: border-box;
|
||||
-moz-box-sizing: border-box;
|
||||
box-sizing: border-box;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user