Bug 1298889 [RTL] "Firefox \<VersionNumber\>" is hidden by Firefox logo in about:firefox draft
authorTomer Cohen <tomer@tomercohen.com>
Wed, 07 Dec 2016 00:53:11 +0200
changeset 447608 1c9b2fff6c5d6b547d4c6dcc355432f5e538dabf
parent 447604 aa46cb2e1a596ba26b50b5c1b7fc9606f6396c1e
child 447638 f062f965dcd7c04167b6e2d26c71f50361c17a97
child 447705 a804fc3a88973f09eab16d7600f82ad5225992d0
child 447707 a021155ec6c94d3c9d33db88c347e6c266c18e81
push id38093
push userbmo:tomer.moz.bugs@tomercohen.com
push dateTue, 06 Dec 2016 22:54:02 +0000
bugs1298889
milestone53.0a1
Bug 1298889 [RTL] "Firefox \<VersionNumber\>" is hidden by Firefox logo in about:firefox MozReview-Commit-ID: J4rWoKrsaAv
mobile/android/chrome/content/about.xhtml
--- a/mobile/android/chrome/content/about.xhtml
+++ b/mobile/android/chrome/content/about.xhtml
@@ -17,17 +17,17 @@
 <head>
   <meta name="viewport" content="width=480; initial-scale=.6667; user-scalable=no"/>
   <title>&aboutPage.title;</title>
   <link rel="stylesheet" href="chrome://browser/skin/aboutPage.css" type="text/css"/>
   <link rel="icon" type="image/png" sizes="64x64" href="chrome://branding/content/favicon64.png" />
 </head>
 
 <body dir="&locale.dir;">
-  <div id="header">
+  <div id="header" dir="ltr">
     <div id="wordmark"></div>
 #expand <p id="version">__MOZ_APP_VERSION_DISPLAY__</p>
   </div>
 
   <div id="banner">
     <div id="logo"/>
 #ifdef MOZ_UPDATER
     <div id="updateBox">