diff --git a/applications/welcome/static/css/web2py-bootstrap3.css b/applications/welcome/static/css/web2py-bootstrap3.css index b705d653..a2c321de 100644 --- a/applications/welcome/static/css/web2py-bootstrap3.css +++ b/applications/welcome/static/css/web2py-bootstrap3.css @@ -24,7 +24,9 @@ div.flash.alert:hover { .ie-lte8 div.flash:hover { filter: alpha(opacity=25); } - +.main-container { + margin-top: 20px; +} div.error { width: auto; diff --git a/applications/welcome/views/layout.html b/applications/welcome/views/layout.html index 8f9fdfee..1e12f6c8 100644 --- a/applications/welcome/views/layout.html +++ b/applications/welcome/views/layout.html @@ -75,7 +75,7 @@ {{end}} -
+
{{if left_sidebar_enabled:}}