From fd8dc7d57a6b281162f79b8092c093c42efe8aff Mon Sep 17 00:00:00 2001 From: Miu Razvan Date: Wed, 14 Oct 2020 15:47:17 +0300 Subject: [PATCH] Update --- theme/site/globals/site.overrides | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/theme/site/globals/site.overrides b/theme/site/globals/site.overrides index 652958de..28031fec 100644 --- a/theme/site/globals/site.overrides +++ b/theme/site/globals/site.overrides @@ -1346,7 +1346,7 @@ body.has-sidebar { margin-left: auto !important; margin-right: auto !important; font-size: 18px; - align-items: flex-end; + align-items: stretch; &:before { display: none; }