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