浏览代码

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,