aboutsummaryrefslogtreecommitdiffstats
path: root/core
diff options
context:
space:
mode:
authorJohn Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>2017-11-08 16:00:40 +0100
committerJohn Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>2017-11-08 16:04:10 +0100
commit267b673ccb1e2d9da457310bb5fdf31edb2e9d67 (patch)
treec5e687350be4cb0be41b07b007e312f0f8096a51 /core
parent176ad7670f70c0d0717bea2ea82e41ca37a5cc9f (diff)
downloadnextcloud-server-267b673ccb1e2d9da457310bb5fdf31edb2e9d67.tar.gz
nextcloud-server-267b673ccb1e2d9da457310bb5fdf31edb2e9d67.zip
Updated tests according to new system
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
Diffstat (limited to 'core')
-rw-r--r--core/css/styles.scss1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/css/styles.scss b/core/css/styles.scss
index 381e0162139..666f428edae 100644
--- a/core/css/styles.scss
+++ b/core/css/styles.scss
@@ -1433,6 +1433,7 @@ div.crumb {
text-overflow: ellipsis;
white-space: nowrap;
overflow: hidden;
+ flex: 0 0 auto;
&.icon-home {
// Hide home text
text-indent: -9999px;