Test update to CSS.
authorGary Kacmarcik <garykac@google.com>
Thu, 20 Dec 2012 14:31:42 -0800
changeset 6 38a59f13860e
parent 3 322ba7c75c64
child 7 bf1d4dc2810c
Test update to CSS.
table.css
--- a/table.css	Tue Dec 11 18:21:20 2012 -0800
+++ b/table.css	Thu Dec 20 14:31:42 2012 -0800
@@ -16,6 +16,7 @@
 .data-table {
   border-collapse:collapse;
   text-align:left;
+  width:100%;
 }
 
 .data-table th {