From 859958a532179fe0042ae6413f4e3b5add037812 Mon Sep 17 00:00:00 2001 From: Victor Tran Date: Tue, 18 Apr 2017 11:21:22 +1000 Subject: Fix body padding --- Project-Unite/Content/bootstrap-theme.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Project-Unite/Content/bootstrap-theme.css') diff --git a/Project-Unite/Content/bootstrap-theme.css b/Project-Unite/Content/bootstrap-theme.css index 0f8b654..ab0ea2e 100644 --- a/Project-Unite/Content/bootstrap-theme.css +++ b/Project-Unite/Content/bootstrap-theme.css @@ -5882,7 +5882,7 @@ legend { body { - margin-top: 70px; + /* margin-top: 70px; */ } #wrapper { -- cgit v1.2.3