[wp-trac] [WordPress Trac] #19072: TwentyEleven: bug in rtl.css
WordPress Trac
wp-trac at lists.automattic.com
Fri Oct 28 02:32:11 UTC 2011
#19072: TwentyEleven: bug in rtl.css
--------------------------+-----------------------------
Reporter: wpweaver | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: General | Version:
Severity: normal | Keywords:
--------------------------+-----------------------------
There is a small bug in the TwentyEleven rtl.css file.
`.ltr ul, ol {
margin: 0 0 1.625em 2.5em;
}`
should be
`.ltr ul, .ltr ol {
margin: 0 0 1.625em 2.5em;
}`
--
Ticket URL: <http://core.trac.wordpress.org/ticket/19072>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list