summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan-Christoph Borchardt <hey@jancborchardt.net>2014-06-04 15:57:23 +0200
committerJan-Christoph Borchardt <hey@jancborchardt.net>2014-06-04 15:57:23 +0200
commit358a4ce753bb19531157055bf9097014c59234c9 (patch)
tree32033bc0c51b4f7d974b2dc6c18f898233162051
parent5a3856011529f8d5cf97974cdcfdc8020e9a5b5c (diff)
downloadnextcloud-server-358a4ce753bb19531157055bf9097014c59234c9.tar.gz
nextcloud-server-358a4ce753bb19531157055bf9097014c59234c9.zip
add a bit of whitespace to the bottom of the app list
-rw-r--r--core/css/header.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/css/header.css b/core/css/header.css
index cc46a1601e0..01f7dd06f09 100644
--- a/core/css/header.css
+++ b/core/css/header.css
@@ -120,6 +120,7 @@
width: 265px;
max-height: 85%;
margin-top: 0;
+ padding-bottom: 10px;
background-color: rgba(36, 40, 47, .97);
border-bottom-right-radius: 7px;
box-shadow: 0 0 7px rgba(29,45,68,.97);