Closed
Bug 947832
Opened 11 years ago
Closed 11 years ago
[Redesign] no space between TOC number and entry
Categories
(developer.mozilla.org Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: 303, Unassigned)
Details
(Whiteboard: [specification][type:bug])
What did you do?
================
- open https://developer.mozilla.org/en-US/docs/Web/Guide/CSS/Media_queries
- look at the TOC on the right hand side
What happened?
==============
There is no space between numbers like 2.13.1 and the LI content.
What should have happened?
==========================
There should be some space to improve readability.
Is there anything else we should know?
======================================
Tested on Mac OS 10.7.5 - FF 25 / Chrome 31 - viewport width > 1280px
Comment 1•11 years ago
|
||
Commits pushed to master at https://github.com/mozilla/kuma
https://github.com/mozilla/kuma/commit/9189ba2e8d196d027fb253ab191f556239626b9c
fix bug 947832, 944560, 937136, 914797, 914946 - Remove TOC counters and indent listing
https://github.com/mozilla/kuma/commit/ccfa5791f9471046c541dad989d456b276d99f1a
Merge pull request #1783 from darkwing/toc-spacing
fix bug 947832, 944560, 937136, 914797, 914946 - Remove TOC counters and indent listing
Updated•11 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Updated•4 years ago
|
Product: developer.mozilla.org → developer.mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•