From a82a60b939e33760aeaefc137d1c383e582f3ea9 Mon Sep 17 00:00:00 2001 From: Manuel Cillero Date: Thu, 15 Feb 2018 02:31:35 +0100 Subject: [PATCH] =?UTF-8?q?Corregidos=20los=20m=C3=A1rgenes=20del=20'foote?= =?UTF-8?q?r'=20en=20modo=20'responsive'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/themes/circlepro/stylesheets/application.css | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/public/themes/circlepro/stylesheets/application.css b/public/themes/circlepro/stylesheets/application.css index 9b414b3..c7eaf65 100644 --- a/public/themes/circlepro/stylesheets/application.css +++ b/public/themes/circlepro/stylesheets/application.css @@ -1198,6 +1198,12 @@ div.details { padding: 20px !important; } div#content { padding-left: 3.333333%; padding-right: 3.333333%; + } + #footer div.bgl { + margin-left: 3.333333%; + } + #footer ul.social-menu { + margin-right: 3.333333%; } } @media screen and (max-width: 767px) {