Fix .box spacing issues

This commit is contained in:
rubenwardy
2018-05-21 22:42:02 +01:00
parent 4841c66602
commit 5b056e8aab
5 changed files with 75 additions and 70 deletions

View File

@@ -32,7 +32,7 @@ a:hover {
}
.box .box-body {
padding: 1em;
padding: 1em !important;
}
// .box form {