diff options
author | Jo-Philipp Wich <jo@mein.io> | 2018-12-09 20:13:22 +0100 |
---|---|---|
committer | Jo-Philipp Wich <jo@mein.io> | 2018-12-10 13:41:34 +0100 |
commit | 51dbb2756a6456ff705cdc0de42716693a7eac2c (patch) | |
tree | b74b1835932bd845ce8f9d8fab749a28b26170c3 /themes | |
parent | a7dcfbe06be893fa05fc1cfc675c774ff858e5d2 (diff) |
luci-theme-bootstrap: dynlist style tweak
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
Diffstat (limited to 'themes')
-rw-r--r-- | themes/luci-theme-bootstrap/htdocs/luci-static/bootstrap/cascade.css | 1 |
1 files changed, 0 insertions, 1 deletions
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 { |