Closed
Bug 1571844
Opened 6 years ago
Closed 6 years ago
[Protections Panel] "Number blocked" description is not aligned correctly in RTL
Categories
(Firefox :: Site Identity, task, P1)
Firefox
Site Identity
Tracking
()
RESOLVED
FIXED
Firefox 70
Tracking | Status | |
---|---|---|
firefox70 | --- | fixed |
People
(Reporter: nhnt11, Assigned: timhuang)
References
Details
(Whiteboard: [privacy-panel][skyline])
Attachments
(1 file)
We are setting right="0"
on the containing box. This should be changed to end="0"
. Tim, do you want to take this?
Flags: needinfo?(tihuang)
Assignee | ||
Updated•6 years ago
|
Status: NEW → ASSIGNED
Assignee | ||
Comment 2•6 years ago
|
||
This patch changes the "righit='0'" to "end='0'" of the tracker conunter
box in order to show a correct alignment in RTL mode.
Pushed by tihuang@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/a087f69c92b3
Fix the alignment of the "Number blocked" description of the protections panel in the RTL mode. r=nhnt11
Comment 4•6 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 70
You need to log in
before you can comment on or make changes to this bug.
Description
•