Skip to content

Commit 73c06f8

Browse files
committed
Use nowrap for prefix
1 parent 126ffdd commit 73c06f8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/wp-admin/css/forms.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1760,6 +1760,7 @@ table.form-table td .updated p {
17601760
}
17611761

17621762
.permalink-structure-has-blog-prefix code {
1763+
white-space: nowrap;
17631764
word-wrap: normal;
17641765
word-break: normal;
17651766
}

0 commit comments

Comments
 (0)