From 8a9895839835969e255d3e5258c25b83b367999a Mon Sep 17 00:00:00 2001 From: bechi Date: Thu, 15 Jan 2015 10:10:57 -0300 Subject: [PATCH] fix bugs mobile --- css/src/mobile.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/src/mobile.css b/css/src/mobile.css index fe7f3e64a..f84e36c12 100644 --- a/css/src/mobile.css +++ b/css/src/mobile.css @@ -24,7 +24,7 @@ .main { height: 92%; - margin-top: 45px; + margin-top: 30px; margin-left: 0; margin-bottom: -30px; padding: 20px 0 80px 0;