소스 검색

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,