From 07f92e754e9821f8765b3ac7d764448c211ebda3 Mon Sep 17 00:00:00 2001 From: ARvind Tiwari Date: Sat, 12 Aug 2017 01:18:14 +0530 Subject: [PATCH] fix for mobile --- hosting/static/hosting/css/landing-page.css | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/hosting/static/hosting/css/landing-page.css b/hosting/static/hosting/css/landing-page.css index d17ef8f2..0599b108 100644 --- a/hosting/static/hosting/css/landing-page.css +++ b/hosting/static/hosting/css/landing-page.css @@ -454,16 +454,16 @@ h6 { } footer { - padding: 2%; + padding: 20px; background-color: #f8f8f8; - #position: absolute; +/* position: absolute */ right: 0; bottom: 0; left: 0; } p.copyright { - margin: 15px 0 0; + margin: 14px 0 0; } a#forgotpassword {