From cc07c570446d18af9efde9a2acda7ebbbc1f76d0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benjamin=20Melan=C3=A7on?= Date: Fri, 16 Aug 2019 12:39:53 -0400 Subject: [PATCH] Commit compiled CSS --- .../custom/geofresco/dist/css/global.css | 48 ++++--------------- 1 file changed, 8 insertions(+), 40 deletions(-) diff --git a/web/themes/custom/geofresco/dist/css/global.css b/web/themes/custom/geofresco/dist/css/global.css index da06c8a..b1f1ed3 100644 --- a/web/themes/custom/geofresco/dist/css/global.css +++ b/web/themes/custom/geofresco/dist/css/global.css @@ -3059,20 +3059,7 @@ a.tag:hover { .user-account-menu li { display: inline-block; - padding: .1rem .6rem; - float: right; } - -.search-bar form { - float: right; } - -#block-geofresco-branding { - margin-bottom: 0; } - #block-geofresco-branding figure { - display: inline-block; } - -.navbar-brand { - position: relative; - top: -36px; } + padding: .1rem .6rem; } .header, .sitename { @@ -3080,23 +3067,14 @@ a.tag:hover { background: linear-gradient(white, white 74px, #65AB1F 74px, #478D00 120px, white 120px, white); } #navbar-menu .navbar-item { - height: 36px; - font-size: 22px; - padding-top: 18px; } + font-size: 22px; } -.slogan { - margin-top: -36px; - height: 36px; - z-index: 30; - display: -webkit-box; - display: -ms-flexbox; - display: flex; } - .slogan .title { - position: relative; - top: 2px; - color: #8FB489; - font-size: 1.2rem; - margin: auto; } +.slogan .title { + position: relative; + top: 2px; + color: #8FB489; + font-size: 1.2rem; + margin: auto; } .input, .textarea, .select select { background-color: white; @@ -6012,16 +5990,6 @@ label.panel-block { padding-left: 1rem; padding-right: 1rem; } } -@media screen and (max-width: 768px) { - #block-geofresco-account-menu .menubar { - position: absolute; - right: 3.25rem; - z-index: 40; - top: 1.75rem; } } - -.navbar { - z-index: 0; } - .featured-image figure.image { width: 100vw; position: relative;