diff --git a/edit/edit.css b/edit/edit.css index fff0be99..8bc2067d 100644 --- a/edit/edit.css +++ b/edit/edit.css @@ -770,12 +770,9 @@ html:not(.usercss) .usercss-only, color: #888; } +/* FIXME: remove the ID selector */ #sections .single-editor { height: 100%; -} - -#sections .single-editor, -#sections > .single-editor:first-child { margin: 0; padding: 0; display: flex;