Fix padding in mail-list header

This commit is contained in:
Tankred Hase 2014-10-27 17:30:21 +01:00
parent dc8ee2c498
commit edcaf7e3c0
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
// Container for mail list entries
.mail-list {
$padding-horizontal: 15px;
$padding-vertical: 15px;
$padding-vertical: 10px;
$footer-height: 30px;
// do not share any common styles between large and other screens