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>
Tue, 15 Feb 2022 23:43:35 +0000 (00:43 +0100)
commit119cfee890aa2be442b768edd2f4e69eca7333b8
tree2aa01df5305b47810e20dea67b4b77caaee56e7e
parent071a3b0d12969fbd7e102dba9b297f18869ef82a
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>
(cherry picked from commit 4720a025e8ab5a28541f7d066fb9b2f35ddb2cb1)
themes/luci-theme-bootstrap/htdocs/luci-static/bootstrap/cascade.css
themes/luci-theme-bootstrap/htdocs/luci-static/bootstrap/mobile.css