Twenty Twelve Numbered List Left Margin Issue?
-
I have several pages that have numbered lists, and once the numbered list goes beyond number 9 the margin on the left only shows half of the first number.
Anyone have a margin fix I can place in the custom css file to correct this issue? Example is on this page http://scottfillmer.com/lists/twitter/ or on this page http://scottfillmer.com/lists/my-list/
Thanks in advance for any fix. Scott
The blog I need help with is: (visible only to logged in users)
-
-
actually I didn’t do anything to fix this, the margin yesterday was totally over to the left edge and you couldn’t see the numbers, now… it looks fine lol.
I should have taken a screen shot of it but it looks fine now, maybe WP corrected a margin issue with the theme.
-
There could have been a bug that they fixed, for sure.
If it comes back, you can add padding to the left of your OLs. You just would do something like this:.entry-content ol, .comment-content ol { padding-left: 15px; }But hopefully you don’t need it!
-
Yep, bug.
Twenty Twelve is part of the core WordPress project, and they’ve already fixed it.
Here’s the bug report: http://core.trac.wordpress.org/changeset/21728/
Here’s the fix: http://core.trac.wordpress.org/changeset/21728/
- The topic ‘Twenty Twelve Numbered List Left Margin Issue?’ is closed to new replies.