From 358a4ce753bb19531157055bf9097014c59234c9 Mon Sep 17 00:00:00 2001 From: Jan-Christoph Borchardt Date: Wed, 4 Jun 2014 15:57:23 +0200 Subject: [PATCH] add a bit of whitespace to the bottom of the app list --- core/css/header.css | 1 + 1 file changed, 1 insertion(+) diff --git a/core/css/header.css b/core/css/header.css index cc46a1601e..01f7dd06f0 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);