remove wrapper width limit
authorAndrew Dunstan <andrew@dunslane.net>
Mon, 18 Oct 2010 01:14:50 +0000 (01:14 +0000)
committerAndrew Dunstan <andrew@dunslane.net>
Mon, 18 Oct 2010 01:14:50 +0000 (01:14 +0000)
htdocs/inc/pgbf.css

index 62f8b863da9595f32209a1fc6549fd7b44888448..0873d6d51a552e8378e9843d36a953894b6f61e7 100644 (file)
@@ -14,7 +14,6 @@ a:hover img { border: none; }
 #wrapper { 
     margin:0 auto;
     margin-left: 5px;
-    width: 1020px;
 
 }