From 9737fbc66b754d3d1a89371446fdc78019f28273 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Tue, 6 Aug 2019 18:59:36 -0400 Subject: [PATCH] Commit compiled CSS --- web/themes/custom/geofresco/dist/css/global.css | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) diff --git a/web/themes/custom/geofresco/dist/css/global.css b/web/themes/custom/geofresco/dist/css/global.css index 312d2c7..2df1240 100644 --- a/web/themes/custom/geofresco/dist/css/global.css +++ b/web/themes/custom/geofresco/dist/css/global.css @@ -3084,8 +3084,7 @@ a.tag:hover { padding-top: 18px; } .slogan { - position: relative; - top: -36px; + margin-top: -36px; height: 36px; z-index: 30; display: -webkit-box; @@ -8165,8 +8164,5 @@ label.panel-block { background-color: #fafafa; padding: 3rem 1.5rem 6rem; } -/* -.hero-body { - padding: 2rem 1.5rem; -} -*/ +.secondary-menus { + z-index: 40; }