From f8312d3dbd6daeee0af05491f47bd2a961e16c16 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Wed, 14 Nov 2018 12:31:12 -0500 Subject: [PATCH] Ensure correct placement of image, title under navbar on project nodes There's got to be a better way. I guess i could consistently remove the .node div on all content types... --- agaric/sass/agaric/_component.navbar.scss | 1 + 1 file changed, 1 insertion(+) diff --git a/agaric/sass/agaric/_component.navbar.scss b/agaric/sass/agaric/_component.navbar.scss index 4b5075e..a49e4af 100644 --- a/agaric/sass/agaric/_component.navbar.scss +++ b/agaric/sass/agaric/_component.navbar.scss @@ -18,6 +18,7 @@ fill: currentColor; } & + section, + & + .floating-tabs + #main-content + section, & + .floating-tabs + #main-content + .node > section:first-child { padding-top: 3.3125em; @include desktop {