[wp-trac] [WordPress Trac] #40187: The tag cloud should output a list
WordPress Trac
noreply at wordpress.org
Fri Sep 22 10:01:54 UTC 2017
#40187: The tag cloud should output a list
--------------------------+------------------------------------------------
Reporter: afercia | Owner: davidakennedy
Type: enhancement | Status: assigned
Priority: normal | Milestone: 4.9
Component: Taxonomy | Version:
Severity: normal | Resolution:
Keywords: tag-cloud | Focuses: ui, accessibility, administration
has-patch |
--------------------------+------------------------------------------------
Comment (by afercia):
> In my testing, it aligns the list items horizontally instead of
vertically.
I meant:
{{{
+.tagchecklist > li {
+ display: inline-block;
float: left;
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/40187#comment:24>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list