fixed a bunch of incorrect sizing bugs, ie bugs

This commit is contained in:
Adam Shaw
2010-02-15 22:32:43 -08:00
parent 4a26b0ab04
commit e4ea11c3df
6 changed files with 268 additions and 178 deletions
+2
View File
@@ -18,6 +18,7 @@
.fc {
direction: ltr;
text-align: left;
}
.fc table {
@@ -49,6 +50,7 @@ table.fc-header {
.fc-header-center {
width: 50%;
text-align: center;
}
.fc-header-center table {