From 27c2f4cd7de0686a23e64189a807af0ebea094b8 Mon Sep 17 00:00:00 2001 From: Angelos Chalaris Date: Mon, 10 Sep 2018 11:44:33 +0300 Subject: [PATCH] Update style.scss --- docs/scss/style.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/scss/style.scss b/docs/scss/style.scss index a7ea295c0..dcbbde022 100644 --- a/docs/scss/style.scss +++ b/docs/scss/style.scss @@ -833,7 +833,7 @@ footer { .scroll-to-top { position: fixed; bottom: 1rem; - right: 1.3125rem; + right: 1.375rem; box-sizing: border-box; z-index: 1100; height: 2.75rem;