Permalinks: Improve appearance of URL examples on Permalink Settings screen.

Props luan-ramos, sarath.ar.
Fixes #41559.

git-svn-id: https://develop.svn.wordpress.org/trunk@45693 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Sergey Biryukov 2019-07-28 16:10:35 +00:00
parent 5c6b35c81e
commit 806d151880

View File

@ -1438,6 +1438,7 @@ table.form-table td .updated p {
.form-table.permalink-structure td code {
margin-left: 32px;
display: inline-block;
}
.form-table.permalink-structure td input[type="text"] {