[wp-trac] [WordPress Trac] #18377: Improve 'Tag cloud' widget
WordPress Trac
wp-trac at lists.automattic.com
Thu Aug 11 16:07:40 UTC 2011
#18377: Improve 'Tag cloud' widget
-------------------------+-----------------------------
Reporter: chengineer | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Widgets | Version:
Severity: normal | Keywords:
-------------------------+-----------------------------
I suggest to replace the '''line 1013''' of ''/wp-includes/default-
widgets.php''
{{{
echo "</div>\n";
}}}
by
{{{
echo "</div><br>\n";
}}}
A new line ''<br>'' improves the page design when '''Tag cloud''' widget
is active with other widgets. Otherwise widgets below Tag cloud are shown
joint.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/18377>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list