luci-theme-bootstrap: fix cbi-value caption alignment
authorJo-Philipp Wich <jo@mein.io>
Sun, 21 Nov 2021 21:51:04 +0000 (22:51 +0100)
committerJo-Philipp Wich <jo@mein.io>
Sun, 21 Nov 2021 22:03:49 +0000 (23:03 +0100)
commit4720a025e8ab5a28541f7d066fb9b2f35ddb2cb1
tree177c65198f119878d256a2495bce1eca9dc80b9f
parentb186ff9c90984d56b09e8a49a525e4bd67cd6518
luci-theme-bootstrap: fix cbi-value caption alignment

Since the removal of the clearfix styles, overlong captions will displace
subsequent input field rows.

Fix the issue by replace floating label + field margin with flexbox styles.

Fixes: #5535
Fixes: 8055acc9be ("luci-theme-bootstrap: overhaul styles")
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
themes/luci-theme-bootstrap/htdocs/luci-static/bootstrap/cascade.css
themes/luci-theme-bootstrap/htdocs/luci-static/bootstrap/mobile.css