Selaa lähdekoodia

removed large-2 text-align:right and moved it to the dev wiki's Common.css, it doesn't belong here

Garrick van Buren 12 vuotta sitten
vanhempi
sitoutus
e916ad7124
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      assets/stylesheets/foreground.css

+ 1 - 1
assets/stylesheets/foreground.css

@@ -177,7 +177,7 @@ table.formtable {
   border: none;
 }
 
-table td.right {text-align: right;}
+table td[align="right"] {text-align: right;}
 
 /* TURN OFF TABLE STRIPING FOR EDITFORMS */
 table.formedit tr.even,