Closed Bug 547366 Opened 14 years ago Closed 10 years ago

Add some padding to ol li on wiki.mozilla.org

Categories

(Websites :: wiki.mozilla.org, enhancement)

enhancement
Not set
normal

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: mkanat, Assigned: Milos)

References

()

Details

Right now, if you create an <ol> using wiki markup, it's a bit hard to read (for example, see https://wiki.mozilla.org/Bugzilla:Committing_Patches ). The following CSS would help:

#maincontent ol li { margin-bottom: 1em }
Oh, although that id CSS should be #mainContent (capital C).
As we're soon going to migrate to new skin on wiki.mozilla.org, please check the gmo skin, and close this bug if you can't reproduce this using it.
This is still a problem with the gmo skin.
Assignee: nobody → bmo
Status: NEW → ASSIGNED
Component: Other → wiki.mozilla.org
QA Contact: other → wiki-mozilla-org
Is this valid for new gmo template too?
Yep, see the spacing between the <li> elements in the link in comment 0.
Due to limited resources, we're not addressing non-critical issues on deprecated themes.

If this is still an issue for you, I suggest modifying your userstyle[1] so that the text displays in something more readable. If you need help doing this, ask in #wiki.

[1] https://www.mediawiki.org/wiki/User_style
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.