Add some bottom margin for button groups

This commit is contained in:
Paul van Tilburg 2015-06-20 21:53:19 +02:00
parent be676d97ba
commit 7c9eb3febc
1 changed files with 3 additions and 0 deletions

View File

@ -34,6 +34,9 @@ footer
.billed
text-decoration: line-through
.btn-group
margin-bottom: 8px
/* Table layout */
table
table-layout: fixed