From d788cf6ae4953967047a44e23def8b4cdb27974f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Sun, 22 Sep 2019 20:09:46 -0400 Subject: [PATCH] Commit compiled CSS --- web/themes/custom/geofresco/dist/css/global.css | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/web/themes/custom/geofresco/dist/css/global.css b/web/themes/custom/geofresco/dist/css/global.css index 86034b2..4eb8ef4 100644 --- a/web/themes/custom/geofresco/dist/css/global.css +++ b/web/themes/custom/geofresco/dist/css/global.css @@ -6058,7 +6058,8 @@ label.panel-block { .page-title .title > span { background-color: rgba(248, 248, 248, 0.66); padding: 0.4em 0.3em 0.3em 0.3em; - border-radius: 0.4em; } + border-radius: 0.4em; + line-height: 1.8; } .column { display: block; @@ -8227,8 +8228,7 @@ label.panel-block { height: 0; position: relative; overflow: visible; - z-index: 10; - line-height: 1.8; } + z-index: 10; } /* If there's no featured image, leave enough blank space for the dropping down title. */ .content.no-featured-image {