Fix padding for parent theme link on Edit Themes screen.

props kraftner.
fixes #27825.

git-svn-id: https://develop.svn.wordpress.org/trunk@29791 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Sergey Biryukov 2014-09-29 14:09:38 +00:00
parent dfc018ccf9
commit 8cc322b073
1 changed files with 1 additions and 1 deletions

View File

@ -2750,7 +2750,7 @@ img {
margin: 4px 0;
}
#templateside a,
#templateside li a,
.theme-editor-php .highlight {
display: block;
padding: 3px 3px 3px 12px;