undo a no longer necessary change

This commit is contained in:
tophf 2022-01-19 02:27:00 +03:00
parent e41c428b15
commit 5f6b670013

View File

@ -967,7 +967,7 @@ body.linter-disabled .hidden-unless-compact {
margin-top: 0; margin-top: 0;
} }
#options-wrapper .options-column:nth-child(n + 2) { #options-wrapper .options-column:nth-child(2) {
margin-top: .75rem; margin-top: .75rem;
} }
@ -1112,7 +1112,7 @@ body.linter-disabled .hidden-unless-compact {
.options-column > .usercss-only { .options-column > .usercss-only {
margin-bottom: 0; margin-bottom: 0;
} }
#options-wrapper .options-column:nth-child(n + 2) { #options-wrapper .options-column:nth-child(2) {
margin-top: 0; margin-top: 0;
} }
#options:not([open]), #options:not([open]),