Removing clearfix from modal body

This commit is contained in:
Asaad Mahmood
2015-12-09 20:43:28 +05:00
parent 8cd5b4293a
commit a5ec7fbe02

View File

@@ -394,7 +394,6 @@
.modal-body {
padding: 10px 0 20px;
@include clearfix;
}
.filter-row {