Administration: Don't apply italic formatting to code blocks in setting descriptions.
Props chetan200891 Fixes #42651 Built from https://develop.svn.wordpress.org/trunk@45389 git-svn-id: http://core.svn.wordpress.org/trunk@45200 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
@@ -1034,6 +1034,10 @@ span.description,
|
||||
font-style: italic;
|
||||
}
|
||||
|
||||
p.description code {
|
||||
font-style: normal;
|
||||
}
|
||||
|
||||
.form-wrap .form-field {
|
||||
margin: 1em 0;
|
||||
padding: 0;
|
||||
|
||||
Reference in New Issue
Block a user