[wp-trac] [WordPress Trac] #48592: About display of tag cloud widget
WordPress Trac
noreply at wordpress.org
Sun Nov 17 10:22:05 UTC 2019
#48592: About display of tag cloud widget
-----------------------------+-----------------------
Reporter: tmatsuur | Owner: audrasjb
Type: defect (bug) | Status: accepted
Priority: normal | Milestone: 5.3.1
Component: Editor | Version: 5.3
Severity: normal | Resolution:
Keywords: has-screenshots | Focuses: ui
-----------------------------+-----------------------
Changes (by audrasjb):
* owner: (none) => audrasjb
* status: new => accepted
* focuses: => ui
Comment:
Hi,
I tested both `1.2` and `1.1` values and I'd recommend 1.2 which is closer
to the previous styles.
See screenshots above.
Here is the suggested patch on edit.css:
{{{
#poststuff .inside .the-tagcloud {
margin: 5px 0 10px;
padding: 8px;
border: 1px solid #ddd;
line-height: 1.2;
word-spacing: 3px;
}
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/48592#comment:3>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list