summaryrefslogtreecommitdiffhomepage
path: root/themes/luci-theme-material/htdocs/luci-static/material
diff options
context:
space:
mode:
authorFlorian Eckert <fe@dev.tdt.de>2018-10-01 14:49:02 +0200
committerFlorian Eckert <fe@dev.tdt.de>2018-10-01 14:49:02 +0200
commit0f8b5402a22b6c3689ab1e17ff6ab2060d090481 (patch)
treee97111135e0ee8d655082a71868cd4caff13b747 /themes/luci-theme-material/htdocs/luci-static/material
parent5fc51693aca783ce8a2f04919dfa16991def1d16 (diff)
luci-theme-material: fix word wrap on german i18n for username
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
Diffstat (limited to 'themes/luci-theme-material/htdocs/luci-static/material')
-rw-r--r--themes/luci-theme-material/htdocs/luci-static/material/cascade.css2
1 files changed, 1 insertions, 1 deletions
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 d997bcfff..29c2a664e 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 {