support: Consolidate margin bottom CSS rule for forms.

This commit is contained in:
Lauryn Menard
2024-08-19 11:53:14 +02:00
committed by Tim Abbott
parent 485428db86
commit c152061ef2
5 changed files with 15 additions and 19 deletions

View File

@@ -334,14 +334,6 @@ tr.admin td:first-child {
text-align: center;
}
.reactivate-remote-server-form,
.deactivate-remote-server-form,
.realm-support-information,
.remote-server-information,
.remote-realm-information {
margin-bottom: 10px;
}
.support-section-header {
font-size: 1.2em;
font-weight: bold;
@@ -356,9 +348,13 @@ tr.admin td:first-child {
top: -2px;
}
.reactivate-remote-server-form,
.deactivate-remote-server-form,
.realm-support-information,
.remote-server-information,
.remote-realm-information,
.remote-sponsorship-details,
.support-form,
.remote-form,
.next-plan-information,
.current-plan-information {
margin-bottom: 10px;