Skip to content

Commit 089a4d9

Browse files
committed
Remove legend styles and use new paragraph class name
1 parent 46506dd commit 089a4d9

File tree

1 file changed

+1
-9
lines changed

1 file changed

+1
-9
lines changed

src/wp-admin/css/forms.css

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1114,15 +1114,7 @@ table.form-table td .updated p {
11141114
margin-top: 0;
11151115
}
11161116

1117-
.permalink-structure-optional legend {
1118-
padding: 0;
1119-
}
1120-
1121-
.permalink-structure-optional legend + p {
1122-
margin-top: 0;
1123-
}
1124-
1125-
.permalink-structure-optional p code {
1117+
.permalink-structure-optional-description code {
11261118
display: inline-block;
11271119
}
11281120

0 commit comments

Comments
 (0)