Fixup the panel padding

This commit is contained in:
Johannes Zellner
2016-06-07 12:48:00 +02:00
parent 5d0ccc0dd7
commit c5ebe2c2bf

View File

@@ -137,6 +137,10 @@ html {
}
}
.panel-body {
padding: 15px 0;
}
// ----------------------------
// Apps view
// ----------------------------