diff pylons_app/public/css/style_full.css @ 379:86a25ad59766

fixed min width set. Some html fixes for yui flot graph
author Marcin Kuzminski <marcin@python-works.com>
date Sun, 01 Aug 2010 13:39:09 +0200
parents 558eb7c5028f
children 9a7ae16ff53e
line wrap: on
line diff
--- a/pylons_app/public/css/style_full.css	Sat Jul 31 18:48:12 2010 +0200
+++ b/pylons_app/public/css/style_full.css	Sun Aug 01 13:39:09 2010 +0200
@@ -1,3 +1,10 @@
+/* -----------------------------------------------------------
+	GLOBAL WIDTH
+----------------------------------------------------------- */
+#header,#content,#footer{
+	min-width: 1024px;
+}
+
 /* -----------------------------------------------------------
 	content
 ----------------------------------------------------------- */