From 6d9d6e6e93ceb5c133a770c5d18f31e19e6e7f00 Mon Sep 17 00:00:00 2001 From: Ekkles <41195266+EkklesN@users.noreply.github.com> Date: Sat, 26 Oct 2019 00:47:32 +1300 Subject: [PATCH] =?UTF-8?q?=E4=B8=8D=E6=8D=A2=E8=A1=8C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- style.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/style.css b/style.css index a1574dd..36a8c77 100644 --- a/style.css +++ b/style.css @@ -1195,8 +1195,9 @@ a:hover { padding: 10px; top: 46px; right: -13px; - width: 80px; + min-width: 80px; text-align: center; + white-space: nowrap; z-index: 9999; border-radius: 5px; box-shadow: 0 1px 40px -8px rgba(0, 0, 0, .5);