[wp-trac] Re: [WordPress Trac] #4518: Nested <ol> <ul> lists display
incorrectly with default theme
WordPress Trac
wp-trac at lists.automattic.com
Thu Mar 13 03:45:36 GMT 2008
#4518: Nested <ol> <ul> lists display incorrectly with default theme
-------------------------------------+--------------------------------------
Reporter: andrewjorgensen | Owner:
Type: defect | Status: new
Priority: normal | Milestone: 2.5
Component: Template | Version: 2.2.1
Severity: normal | Resolution:
Keywords: has-patch needs-testing |
-------------------------------------+--------------------------------------
Comment (by Johnny_one_eye):
I really feel like the following should be added to 4518.diff:
{{{
.entry ol {
text-indent: 0px;
}
}}}
The code in 4518.diff + that snippet and it would be perfectly fixed.
Please note that 4518b.diff does NOT fix this issue.
--
Ticket URL: <http://trac.wordpress.org/ticket/4518#comment:14>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list