adjust data table width to 95%
authorgreg gay <ggay@ocad.ca>
Tue, 13 Apr 2010 17:00:06 +0000 (17:00 -0000)
committergreg gay <ggay@ocad.ca>
Tue, 13 Apr 2010 17:00:06 +0000 (17:00 -0000)
docs/themes/default/styles.css

index e09790e..c4092a2 100644 (file)
@@ -597,7 +597,7 @@ a#editor-link.on {
 table.data {
        clear:right;
        border: 1px solid #cccccc;
-       width: 90%; 
+       width: 95%; 
        margin-left: auto; 
        margin-right: auto;
        border-radius:.5em;