add a bit of whitespace to the bottom of the app list

This commit is contained in:
Jan-Christoph Borchardt 2014-06-04 15:57:23 +02:00
parent 5a38560115
commit 358a4ce753
1 changed files with 1 additions and 0 deletions

View File

@ -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);