second and final part of syncing both themes with toolkit windows theme changes in...
[themes.git] / EarlyBlue / global / aboutNetworking.css
index ef9d9e1517e221963b108a42d8840800f17ee165..b82bcf1f9de65ac2b8cb4152cb899590ecffbe96 100644 (file)
@@ -15,7 +15,11 @@ body {
 }
 
 #sectionTitle {
 }
 
 #sectionTitle {
-  float: inline-start;
+  float: left;
+}
+
+#sectionTitle:dir(rtl) {
+  float: right;
 }
 
 #refreshDiv {
 }
 
 #refreshDiv {