summaryrefslogtreecommitdiffstats
path: root/core/css/mobile.scss
diff options
context:
space:
mode:
authorJan-Christoph Borchardt <hey@jancborchardt.net>2018-03-27 15:47:10 +0200
committerJulius Härtl <jus@bitgrid.net>2018-04-04 15:05:58 +0200
commit8089838f5706446c3448fbeb5b846556806d8bf5 (patch)
tree7b9bd2384bb406f1a5c566b3985367aa6cc6464b /core/css/mobile.scss
parenta3a66859d3188458a6a2617ec81caa5a27c93556 (diff)
downloadnextcloud-server-8089838f5706446c3448fbeb5b846556806d8bf5.tar.gz
nextcloud-server-8089838f5706446c3448fbeb5b846556806d8bf5.zip
Increase header height from 45px to 50
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
Diffstat (limited to 'core/css/mobile.scss')
-rw-r--r--core/css/mobile.scss2
1 files changed, 0 insertions, 2 deletions
diff --git a/core/css/mobile.scss b/core/css/mobile.scss
index ebc7e094cdb..c7db11919fd 100644
--- a/core/css/mobile.scss
+++ b/core/css/mobile.scss
@@ -136,8 +136,6 @@ table.multiselect thead {
#header .header-right .menu {
max-width: calc(100vw - 26px);
position: fixed;
- right: 13px;
- top: 45px;
&::after {
display: none !important;
}