Simple patch to set proper indentation for ordered lists in blocks. Also removes the redundant block ul {margin: 0;} since that is already set by core.

Comments

Jeff Burnz’s picture

Status: Active » Needs review
StatusFileSize
new13.16 KB

Screen shot.
list-indentation.png

Jeff Burnz’s picture

tim.plunkett’s picture

StatusFileSize
new1006 bytes

The 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?

Jeff Burnz’s picture

Status: Needs review » Reviewed & tested by the community

Lets do it, its basically the same as the first patch.

dries’s picture

Status: Reviewed & tested by the community » Fixed

Committed to CVS HEAD. Thanks.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.