Reduce bottom margin on all pages

This commit is contained in:
Thomas Jensen 2015-05-12 23:10:46 +02:00
parent 9efa6b67f2
commit 4032ef9e31

View File

@ -49,6 +49,9 @@ div.footer {
border: 0;
background-color: white;
}
.row .col-md-9 .bxpage {
margin-bottom: 0;
}
.bxpage table {
border: 0;