Преглед изворни кода

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 година
родитељ
комит
e916ad7124
1 измењених фајлова са 1 додато и 1 уклоњено
  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,