Closed
Bug 1212844
Opened 10 years ago
Closed 10 years ago
List items in summary boxes are missing markers
Categories
(developer.mozilla.org Graveyard :: Code Cleanup, defect)
developer.mozilla.org Graveyard
Code Cleanup
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: sebo, Unassigned)
References
()
Details
List items within summary boxes are missing markers. They should have a dot as marker.
See also bug 1207335 comment 12.
Sebastian
Comment 1•10 years ago
|
||
Commits pushed to master at https://github.com/mozilla/kuma
https://github.com/mozilla/kuma/commit/397370e3dd6b958cbad4d844f7c895002cb458d3
Fix bug 1212844 - Properties lists
Its inside of the new table world order need to be properly styled, for now we just override the rules from the old list world order but eventually we can decrease the specificity of this.
Also added display improvements for small mobile screens.
Test page:
https://developer.mozilla.org/en-US/docs/Web/CSS/background-clip
(easier to view source and copy the table markup to local dev than to try to migrate the macros)
https://github.com/mozilla/kuma/commit/bdf2d79261f66643d12e122a058b0b7ae788cd7e
Merge pull request #3553 from stephaniehobson/1212844-summary-box-lists
Fix bug 1212844 - Properties lists
Updated•10 years ago
|
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Updated•6 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
•