Closed
Bug 1578145
Opened 6 years ago
Closed 6 years ago
[RTL] Fix submit/view buttons position in about:crashes
Categories
(Toolkit :: Crash Reporting, enhancement)
Toolkit
Crash Reporting
Tracking
()
RESOLVED
FIXED
mozilla71
Tracking | Status | |
---|---|---|
firefox71 | --- | fixed |
People
(Reporter: itiel_yn8, Assigned: itiel_yn8, Mentored)
Details
(Keywords: rtl, Whiteboard: [good first bug][lang=css])
Attachments
(1 file)
These:
https://searchfox.org/mozilla-central/source/toolkit/crashreporter/content/crashes.xhtml#59
https://searchfox.org/mozilla-central/source/toolkit/crashreporter/content/crashes.css#17-19
should change to float-end
and float: inline-end
, respectively.
Updated•6 years ago
|
Whiteboard: [good first bug][lang=css]
Updated•6 years ago
|
Mentor: gsvelto
I was planing to fix this myself.. Mind if I'll take this? (this is not my first bug fwiw)
Flags: needinfo?(itiel_yn8) → needinfo?(gsvelto)
Comment 2•6 years ago
|
||
Go ahead and take it, you're welcome :-)
I just flagged it as good first bug because it was simple. I'm the component owner so I routinely do that.
Flags: needinfo?(gsvelto)
Keywords: checkin-needed
Pushed by csabou@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/db205d4f0bca
Fix submit/view buttons position in about:crashes for RTL r=gsvelto,ntim
Keywords: checkin-needed
Comment 5•6 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
status-firefox71:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla71
Updated•6 years ago
|
QA Whiteboard: [qa-71b-p2]
You need to log in
before you can comment on or make changes to this bug.
Description
•