Theme default is now RTL compatible by commenting out the table class (line 31)
[fa-stable.git] / themes / default / default.css
index c05eb423e0107a1e47138b824ef0add38c8d15e9..f4f02140ba892861b9857cf11bbd5d39e7cac76f 100644 (file)
@@ -28,11 +28,11 @@ tr, td, th {
        font-size: 11px;
        line-height: 19px;
 }
-
+/*
 table {
        text-align: left;
 }
-
+*/
 textarea {
        font-size: 12px;
 }