luci-theme-bootstrap: fix incorrect wrap arounds in nested cbi sections
Fixes: #5743 Signed-off-by: Jo-Philipp Wich <jo@mein.io> (cherry picked from commit 8e09f1833b27e98208472ae44ff4b2ed218fa083)
This commit is contained in:
parent
af8e91c5fb
commit
f187425556
@ -546,6 +546,7 @@ textarea {
|
||||
color: var(--text-color-high);
|
||||
}
|
||||
|
||||
.cbi-value > .cbi-section,
|
||||
.cbi-value > .cbi-tblsection {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user