|
@@ -2060,7 +2060,7 @@ table th,
|
|
|
/*
|
|
|
* Margins
|
|
|
*/
|
|
|
-.margin-top-zero {
|
|
|
+.margin-top-none {
|
|
|
margin-top: 0 !important;
|
|
|
}
|
|
|
|
|
@@ -2072,7 +2072,7 @@ table th,
|
|
|
margin-top: 32px !important;
|
|
|
}
|
|
|
|
|
|
-.margin-bottom-zero {
|
|
|
+.margin-bottom-none {
|
|
|
margin-bottom: 0 !important;
|
|
|
}
|
|
|
|