From 1790eae8dafdcbc6f51080c05b340430ffe68acb Mon Sep 17 00:00:00 2001 From: Manuel Cillero Date: Sun, 11 Feb 2018 03:15:33 +0100 Subject: [PATCH] =?UTF-8?q?Correcciones=20al=20nuevo=20ancho=20de=20l?= =?UTF-8?q?=C3=ADnea=20del=20documento?= 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, 3 insertions(+), 3 deletions(-) diff --git a/public/themes/circlepro/stylesheets/application.css b/public/themes/circlepro/stylesheets/application.css index a7c0fb2..9f83ec3 100644 --- a/public/themes/circlepro/stylesheets/application.css +++ b/public/themes/circlepro/stylesheets/application.css @@ -209,7 +209,7 @@ div.gravatar-with-child > img.gravatar:nth-child(2) { } #wrapper-header > h1 { position: absolute; - bottom: 7px; + bottom: 4px; padding: 0 0 0 126px; margin: 0; font-size: 15px; @@ -225,7 +225,7 @@ div.gravatar-with-child > img.gravatar:nth-child(2) { max-width: 300px; } #quick-search .drdn-trigger { - padding-top: 4px; + padding-top: 1px; font-size: 12px; } @@ -443,7 +443,7 @@ ul.social-menu .social-link-mail:hover a { #sidebar { padding-right: 30px; - line-height: 1.3; + line-height: 1.42857em; } #sidebar h3 { margin-top: 30px;