diff options
Diffstat (limited to 'src/main/webapp/css')
-rw-r--r-- | src/main/webapp/css/sunet.css | 1 |
1 files changed, 1 insertions, 0 deletions
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%; |