|
@@ -2106,11 +2106,11 @@ table th,
|
|
}
|
|
}
|
|
|
|
|
|
.margin-top-half {
|
|
.margin-top-half {
|
|
- margin-top: 8px !important;
|
|
|
|
|
|
+ margin-top: 16px !important;
|
|
}
|
|
}
|
|
|
|
|
|
.margin-top-default {
|
|
.margin-top-default {
|
|
- margin-top: 16px !important;
|
|
|
|
|
|
+ margin-top: 32px !important;
|
|
}
|
|
}
|
|
|
|
|
|
.margin-bottom-zero {
|
|
.margin-bottom-zero {
|
|
@@ -2118,11 +2118,11 @@ table th,
|
|
}
|
|
}
|
|
|
|
|
|
.margin-bottom-half {
|
|
.margin-bottom-half {
|
|
- margin-bottom: 8px !important;
|
|
|
|
|
|
+ margin-bottom: 16px !important;
|
|
}
|
|
}
|
|
|
|
|
|
.margin-bottom-default {
|
|
.margin-bottom-default {
|
|
- margin-bottom: 16px !important;
|
|
|
|
|
|
+ margin-bottom: 32px !important;
|
|
}
|
|
}
|
|
|
|
|
|
/**
|
|
/**
|