summaryrefslogtreecommitdiffstats
path: root/core/css/header.scss
diff options
context:
space:
mode:
authorRoeland Jago Douma <rullzer@users.noreply.github.com>2018-10-02 23:06:17 +0200
committerGitHub <noreply@github.com>2018-10-02 23:06:17 +0200
commit029aa8e9c0a81b463a19aedd078aa7522ba2ae36 (patch)
treebcdd9886409a71c391e86e2bdf88497f73d9e429 /core/css/header.scss
parent591669a2b4c5ae7f298d6a89bb6386bf5b3637f8 (diff)
parent745e27e0cc09dc8ff6c647d39fb41100b51dfe59 (diff)
downloadnextcloud-server-029aa8e9c0a81b463a19aedd078aa7522ba2ae36.tar.gz
nextcloud-server-029aa8e9c0a81b463a19aedd078aa7522ba2ae36.zip
Merge pull request #11558 from nextcloud/stable14-header-overflow
[stable14] Fix header overflow, fix more apps menu, fix #11552
Diffstat (limited to 'core/css/header.scss')
-rw-r--r--core/css/header.scss1
1 files changed, 0 insertions, 1 deletions
diff --git a/core/css/header.scss b/core/css/header.scss
index 400e44e9a29..5b735df1bf5 100644
--- a/core/css/header.scss
+++ b/core/css/header.scss
@@ -153,7 +153,6 @@
flex: 0 0;
flex-grow: 1;
white-space: nowrap;
- overflow: hidden;
}
#header-right, .header-right {