changeset 6:74215b8e16f4

Don't need to make #jqt 100%. Add a node about why we have this.
author Daniel O'Connor <darius@dons.net.au>
date Mon, 15 Aug 2011 23:07:52 +0930
parents f859bcb451ca
children 24e9b717722d
files static/iwws.css
diffstat 1 files changed, 3 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/static/iwws.css	Mon Aug 15 22:56:27 2011 +0930
+++ b/static/iwws.css	Mon Aug 15 23:07:52 2011 +0930
@@ -1,6 +1,8 @@
-html, body, #jqt, #home, #container {
+/* Need this otherwise graph height percentages don't work */
+html, body, #home, #container {
     height : 100%;
 }
+
 div.legend {
     font-size: x-small;
 }