Editor: Improve the appearance of tag cloud in Tags meta box in classic editor.

Props sathyapulse, Spaceshipone, tmatsuur, audrasjb, afercia.
Fixes #48592.

git-svn-id: https://develop.svn.wordpress.org/trunk@46758 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Sergey Biryukov 2019-11-22 00:02:12 +00:00
parent 172f434332
commit 206ea67257
1 changed files with 1 additions and 1 deletions

View File

@ -1121,7 +1121,7 @@ p.popular-tags a {
margin: 5px 0 10px;
padding: 8px;
border: 1px solid #ddd;
line-height: 1.8;
line-height: 1.2;
word-spacing: 3px;
}