Closed
Bug 1324832
Opened 9 years ago
Closed 9 years ago
Adjust RTL for the "Devices & apps" part
Categories
(Cloud Services :: Server: Firefox Accounts, defect)
Cloud Services
Server: Firefox Accounts
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: itiel_yn8, Assigned: vladikoff)
References
()
Details
(Keywords: rtl)
Attachments
(1 file)
|
13.84 KB,
image/png
|
Details |
Current view of the Devices & apps section makes most of the text in it to be overlapped by the "Disconnect..." button in RTL builds.
See attached screenshot.
Comment 1•9 years ago
|
||
This is a website bug. Should affect all release channels.
https://github.com/mozilla/fxa-content-server/blob/c80d1aa9adba3829696f330566f36848d3001a8d/app/styles/modules/_settings.scss#L85
.client .settings-button should replace left:0 with right:0
.client background-position: right; padding-right: 40px;
Comment 3•9 years ago
|
||
This is being tracked in GitHub at https://github.com/mozilla/fxa-content-server/issues/4480.
Flags: needinfo?(stomlinson)
Updated•9 years ago
|
Component: Firefox Sync: UI → Server: Firefox Accounts
| Assignee | ||
Updated•9 years ago
|
Assignee: nobody → vlad
| Assignee | ||
Comment 4•9 years ago
|
||
Fixed in Fixed in https://github.com/mozilla/fxa-content-server/pull/4589
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•