From ef3f750fb4de314c8ec4bc9cb7e80f2f971a2fa9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Tue, 13 Nov 2018 23:39:45 -0500 Subject: [PATCH] Commit compiled CSS --- agaric/css/agaric.css | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/agaric/css/agaric.css b/agaric/css/agaric.css index 424c5ff..26aa1c7 100644 --- a/agaric/css/agaric.css +++ b/agaric/css/agaric.css @@ -10245,10 +10245,12 @@ hr, .titlebar-bigborder, .media.media-comment, .media.media-comment + .media.med z-index: +999; } .is-fixed #logo .logo-color { fill: currentColor; } - .is-fixed + section { + .is-fixed + section, + .is-fixed + .floating-tabs + #main-content + .node { padding-top: 3.3125em; } @media screen and (min-width: 1024px) { - .is-fixed + section { + .is-fixed + section, + .is-fixed + .floating-tabs + #main-content + .node { padding-top: 5.875em; } } .navbar {