From 51dbb2756a6456ff705cdc0de42716693a7eac2c Mon Sep 17 00:00:00 2001 From: Jo-Philipp Wich Date: Sun, 9 Dec 2018 20:13:22 +0100 Subject: [PATCH] luci-theme-bootstrap: dynlist style tweak Signed-off-by: Jo-Philipp Wich --- .../htdocs/luci-static/bootstrap/cascade.css | 1 - 1 file changed, 1 deletion(-) diff --git a/themes/luci-theme-bootstrap/htdocs/luci-static/bootstrap/cascade.css b/themes/luci-theme-bootstrap/htdocs/luci-static/bootstrap/cascade.css index 3dfac3384..98f6022ca 100644 --- a/themes/luci-theme-bootstrap/htdocs/luci-static/bootstrap/cascade.css +++ b/themes/luci-theme-bootstrap/htdocs/luci-static/bootstrap/cascade.css @@ -482,7 +482,6 @@ select, border-radius: 3px; position: relative; pointer-events: none; - word-break: break-all; } .cbi-dynlist > .item::after { -- 2.25.1