diff options
author | John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | 2017-01-21 19:02:48 +0100 |
---|---|---|
committer | John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | 2017-01-21 19:06:57 +0100 |
commit | f40e5b73f7bec33e60aed06a18eefc0f2eb70187 (patch) | |
tree | 556280f2ac7b21d1b6a8096c1340c09d66d3527b /core/css/apps.scss | |
parent | 2cfedb3623f532e22b007680c2978be1542600af (diff) | |
download | nextcloud-server-f40e5b73f7bec33e60aed06a18eefc0f2eb70187.tar.gz nextcloud-server-f40e5b73f7bec33e60aed06a18eefc0f2eb70187.zip |
Fix #3174
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
Diffstat (limited to 'core/css/apps.scss')
-rw-r--r-- | core/css/apps.scss | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/core/css/apps.scss b/core/css/apps.scss index 93e60fbfbf1..167f27f00c9 100644 --- a/core/css/apps.scss +++ b/core/css/apps.scss @@ -632,6 +632,7 @@ em { } > span { cursor: pointer; + white-space: nowrap; } > p { width: 150px; |