Closed
Bug 1216296
Opened 10 years ago
Closed 9 years ago
RTL bugs
Categories
(developer.mozilla.org Graveyard :: Code Cleanup, defect)
developer.mozilla.org Graveyard
Code Cleanup
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: shobson, Assigned: shobson)
Details
Two bugs on this page https://developer.mozilla.org/ar/docs/Web/Apps/Quickstart/Design/%D9%85%D9%81%D9%87%D9%88%D9%85_%D8%AA%D8%B7%D8%A8%D9%8A%D9%82_%D8%B9%D8%B8%D9%8A%D9%85
1) tabzilla is in the wrong place
2) the indicator has the wrong borders
Probably need to test the other indicators in RTL as well.
| Assignee | ||
Comment 1•9 years ago
|
||
Weird problem with code sample on https://developer.mozilla.org/fa/docs/Web/CSS/position
| Assignee | ||
Comment 2•9 years ago
|
||
Section edit buttons cause weird indent on h2s.
| Assignee | ||
Comment 3•9 years ago
|
||
The problem with the code sample is inline styling specific to that one page. I won't edit it to fix it because the page is also not in-sync with the English and we lose the diff if I edit it.
Comment 4•9 years ago
|
||
Commits pushed to master at https://github.com/mozilla/kuma
https://github.com/mozilla/kuma/commit/7a0e39c121e0ae145f74ad47314be47e7e33dacf
Fix Bug 1216296: RTL tweaks
- Tabzilla
- indicator borders
- section edit buttons
- more room for items in quick-links (not specifically RTL but spotted because looking at page from new angle makes different things stand out)
https://github.com/mozilla/kuma/commit/57b374fe04d5d74b29ab1447000523b225971879
Merge pull request #3678 from stephaniehobson/1216296-rtl-bugs
Fix Bug 1216296: RTL tweaks
Updated•9 years ago
|
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Comment 5•9 years ago
|
||
Commits pushed to master at https://github.com/mozilla/kuma
https://github.com/mozilla/kuma/commit/c03b48a2316098ada10e87aa9f007c55fd97db90
Bug 1216296: RTL Fixes
- footer
- card-grid
- tags in footer of articles
- check box on profile page
https://github.com/mozilla/kuma/commit/81ca2210aed59b3e1bc1190f61b937d38fdd5c0d
Merge pull request #3706 from stephaniehobson/1216296-rtl-fixes
Bug 1216296: RTL Fixes
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
•