Fix .box spacing issues
This commit is contained in:
@@ -32,7 +32,7 @@ a:hover {
|
||||
}
|
||||
|
||||
.box .box-body {
|
||||
padding: 1em;
|
||||
padding: 1em !important;
|
||||
}
|
||||
|
||||
// .box form {
|
||||
|
||||
Reference in New Issue
Block a user