From: Florian Eckert Date: Mon, 1 Oct 2018 12:49:02 +0000 (+0200) Subject: luci-theme-material: fix word wrap on german i18n for username X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=0f8b5402a22b6c3689ab1e17ff6ab2060d090481;p=project%2Fluci.git luci-theme-material: fix word wrap on german i18n for username Signed-off-by: Florian Eckert --- diff --git a/themes/luci-theme-material/htdocs/luci-static/material/cascade.css b/themes/luci-theme-material/htdocs/luci-static/material/cascade.css index d997bcfffd..29c2a664e6 100644 --- a/themes/luci-theme-material/htdocs/luci-static/material/cascade.css +++ b/themes/luci-theme-material/htdocs/luci-static/material/cascade.css @@ -1611,7 +1611,7 @@ header > .container > .pull-right > * { } .node-main-login > .main .cbi-value-title { - width: 7rem; + width: 8rem; } .node-main-login > .main #maincontent {