diff options
Diffstat (limited to 'settings/css/settings.scss')
-rw-r--r-- | settings/css/settings.scss | 2 |
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 |