diff --git a/edit/edit.css b/edit/edit.css index 454b4279..866d3477 100644 --- a/edit/edit.css +++ b/edit/edit.css @@ -335,7 +335,7 @@ input:invalid { #sections { counter-reset: codebox; } -#sections > .section > label { +#sections > .section:not(.removed) > label { padding: 0 0 4px 0; display: inline-block; font-size: 13px;