some corrections and finishing touches to that LCARStrek works well for Firefox 55...
[themes.git] / EarlyBlue / global / about.css
index 132185e34ac86bbc7f6bad46807e831d08d810f5..69ab5ed37ff0ae709674c51e25ecd25ac216d216 100644 (file)
@@ -37,6 +37,7 @@ img {
   margin-bottom: 9px;
   margin-inline-start: 17px;
   margin-inline-end: 0;
+  text-align: left; /* Override direction alignment on RTL to make sure that the version will fit well on the background. bug 1325232 */
 }
 
 ul {
@@ -53,8 +54,3 @@ ul > li {
 th, td {
   padding: 0 5px;
 }
-
-.columns {
-  -moz-column-width: 20em;
-  -moz-column-gap: 3em;
-}