From 66871fcbd2629abc7cb463e6f1e33c8711556604 Mon Sep 17 00:00:00 2001 From: EnixCoda Date: Thu, 28 May 2020 23:34:43 +0800 Subject: [PATCH] fix: align go to button --- src/content.scss | 1 - 1 file changed, 1 deletion(-) diff --git a/src/content.scss b/src/content.scss index 4f7da94..3dceeb7 100644 --- a/src/content.scss +++ b/src/content.scss @@ -405,7 +405,6 @@ $minimal-z-index: max($github-header-z-index, $github-pull-request-float-header- } .go-to-button { - vertical-align: middle; white-space: nowrap; background: transparent; border: none;