summaryrefslogtreecommitdiffstats
path: root/settings/css
diff options
context:
space:
mode:
authorJulius Härtl <jus@bitgrid.net>2018-07-18 14:46:01 +0200
committerJulius Härtl <jus@bitgrid.net>2018-07-20 14:37:41 +0200
commita28a8f1ccb85e67420a4680cdddc4ff95ecd2b5e (patch)
treeacf95f7979e9f3f6d03d453473909c9a2306a1a3 /settings/css
parent160ede24f68dd972eb3d45c7fb5bad079a955a54 (diff)
downloadnextcloud-server-a28a8f1ccb85e67420a4680cdddc4ff95ecd2b5e.tar.gz
nextcloud-server-a28a8f1ccb85e67420a4680cdddc4ff95ecd2b5e.zip
Fix cut-off name input field
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Diffstat (limited to 'settings/css')
-rw-r--r--settings/css/settings.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/settings/css/settings.scss b/settings/css/settings.scss
index 0052cfcf9dc..34afc6f6a41 100644
--- a/settings/css/settings.scss
+++ b/settings/css/settings.scss
@@ -1507,7 +1507,7 @@ doesnotexist:-o-prefocus, .strengthify-wrapper {
&.storageLocation {
/* better multi-line visual */
line-height: 1.3em;
- max-height: 2.6em;
+ max-height: 100%;
overflow : hidden;
/* not supported by all browsers
so we keep the overflow hidden