Skip to content

Commit 158f1b4

Browse files
authored
Remove .permalink-structure-has-blog-prefix code ruleset because no-break class achieves the nowrap
1 parent 0a1a550 commit 158f1b4

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

src/wp-admin/css/forms.css

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1744,12 +1744,6 @@ table.form-table td .updated p {
17441744
align-items: center;
17451745
}
17461746

1747-
.permalink-structure-has-blog-prefix code {
1748-
white-space: nowrap;
1749-
word-wrap: normal;
1750-
word-break: normal;
1751-
}
1752-
17531747
.form-table input.regular-text {
17541748
width: 100%;
17551749
}

0 commit comments

Comments
 (0)