summaryrefslogtreecommitdiffstats
path: root/core/css/header.css
diff options
context:
space:
mode:
authorMichael Göhler <somebody.here@gmx.de>2014-07-26 13:06:51 +0200
committerMichael Göhler <somebody.here@gmx.de>2014-07-26 13:06:51 +0200
commit1e69fc9af21d7b59ee603eb565eabff6e3743316 (patch)
treef1e7748a17b208cdb8c9c10f5086db3efde41f0e /core/css/header.css
parentacafb4a4268f2b6a7bce6aa05a056e6cedc62ac7 (diff)
downloadnextcloud-server-1e69fc9af21d7b59ee603eb565eabff6e3743316.tar.gz
nextcloud-server-1e69fc9af21d7b59ee603eb565eabff6e3743316.zip
max icon size for app menu
Diffstat (limited to 'core/css/header.css')
-rw-r--r--core/css/header.css2
1 files changed, 2 insertions, 0 deletions
diff --git a/core/css/header.css b/core/css/header.css
index 86db48a3f08..2df8cdd3aa3 100644
--- a/core/css/header.css
+++ b/core/css/header.css
@@ -190,6 +190,8 @@
#navigation .app-icon {
margin: 0 auto;
padding: 0;
+ max-height: 32px;
+ max-width: 32px;
}
/* Apps management */