Closed (fixed)
Project:
Drupal core
Version:
7.x-dev
Component:
Bartik theme
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
15 Aug 2010 at 15:38 UTC
Updated:
30 Nov 2010 at 19:00 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
Jeff Burnz commentedScreen shot.

Comment #2
Jeff Burnz commentedbartik-block-ol-list-indentation.patch queued for re-testing.
Comment #3
tim.plunkettThe
padding: 0 0 0.25em 1em;was added to .block ul in #885228: CSS Files are in major need of clean up!, and I'm not sure we want to remove it anymore. Instead, how about this?Comment #4
Jeff Burnz commentedLets do it, its basically the same as the first patch.
Comment #5
dries commentedCommitted to CVS HEAD. Thanks.