From 5f6b670013d52bcc3d766eb0b94ce82e2f90522d Mon Sep 17 00:00:00 2001 From: tophf Date: Wed, 19 Jan 2022 02:27:00 +0300 Subject: [PATCH] undo a no longer necessary change --- edit/edit.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/edit/edit.css b/edit/edit.css index 0ad6eec7..268334c6 100644 --- a/edit/edit.css +++ b/edit/edit.css @@ -967,7 +967,7 @@ body.linter-disabled .hidden-unless-compact { margin-top: 0; } -#options-wrapper .options-column:nth-child(n + 2) { +#options-wrapper .options-column:nth-child(2) { margin-top: .75rem; } @@ -1112,7 +1112,7 @@ body.linter-disabled .hidden-unless-compact { .options-column > .usercss-only { margin-bottom: 0; } - #options-wrapper .options-column:nth-child(n + 2) { + #options-wrapper .options-column:nth-child(2) { margin-top: 0; } #options:not([open]),