luci-theme-bootstrap: fix incorrect wrap arounds in nested cbi sections
Fixes: #5743 Signed-off-by: Jo-Philipp Wich <jo@mein.io>
This commit is contained in:
parent
70051988c6
commit
8e09f1833b
1 changed files with 1 additions and 0 deletions
|
@ -546,6 +546,7 @@ textarea {
|
|||
color: var(--text-color-high);
|
||||
}
|
||||
|
||||
.cbi-value > .cbi-section,
|
||||
.cbi-value > .cbi-tblsection {
|
||||
width: 100%;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue