From 4cdfa883dc48d2d24b8ed78a155bbc140ed07a25 Mon Sep 17 00:00:00 2001 From: Leif Johansson Date: Sat, 26 Nov 2011 00:02:55 +0100 Subject: tabbed layout --- src/main/webapp/css/sunet.css | 1 + 1 file changed, 1 insertion(+) (limited to 'src/main/webapp/css') diff --git a/src/main/webapp/css/sunet.css b/src/main/webapp/css/sunet.css index 5c34baa..19860d6 100644 --- a/src/main/webapp/css/sunet.css +++ b/src/main/webapp/css/sunet.css @@ -8,6 +8,7 @@ html, body { height: 100%; background: url(../images/header.jpg) center top repeat-x; width: 100%; + min-width: 600px; } .wrapper { min-height: 100%; -- cgit v1.1