Closed
Bug 1201967
Opened 10 years ago
Closed 9 years ago
Title on $move pages should match styling of title on $edit pages
Categories
(developer.mozilla.org Graveyard :: Design, defect)
developer.mozilla.org Graveyard
Design
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: shobson, Assigned: shobson)
Details
(Keywords: in-triage)
The title and title-prefix styling should match on $move and $edit but don't right now because the wiki.css is not included on $move.
Probably the styles for the title should not be spread out over two files anyway?
Assignee | ||
Updated•10 years ago
|
Assignee: nobody → shobson
Comment 1•10 years ago
|
||
Commits pushed to master at https://github.com/mozilla/kuma
https://github.com/mozilla/kuma/commit/5a8a75b185ac6a33cd4164b51fdb9397b498ecbf
Bug 1201967: Make all doc titles match
Fix bug 1201967 - Makes titles on new, edit, translate, and move pages match.
Created class to apply to all, added it to main.css, removed disparate jumble of classes that previously accomplished this.
https://github.com/mozilla/kuma/commit/51d4b62860d074340e8acfeadc6a97c54ec74c2c
Merge pull request #3471 from stephaniehobson/bug-1201967-title-styles-move-edit
Bug 1201967: Make all doc titles match
Comment 2•10 years ago
|
||
\o/
I'm pretty sure there is a dup of this one somewhere, but I wasn't able to find it.
The titles in $move in capitals annoyed me a lot in the past, so I'm really happy to see this fixed.
Assignee | ||
Updated•9 years ago
|
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Updated•5 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
•