Skip to content

Commit d84b835

Browse files
Revert "Removing redundant error CSS from a previous patch"
This reverts commit 2e004c3.
1 parent 3f7b88a commit d84b835

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/wp-admin/css/customize-controls.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1161,6 +1161,10 @@ p.customize-section-description {
11611161
flex-grow: 1;
11621162
}
11631163

1164+
.customize-control-dropdown-pages .new-content-item .create-item-input.invalid {
1165+
border: 1px solid #d63638;
1166+
}
1167+
11641168
.customize-control-dropdown-pages .add-new-toggle {
11651169
margin-left: 1px;
11661170
font-weight: 600;

0 commit comments

Comments
 (0)