From ef6081536eacdb561699763b278772efe2b025b3 Mon Sep 17 00:00:00 2001 From: Frost-ZX Date: Sat, 7 Sep 2019 00:02:41 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=90=9C=E7=B4=A2=E9=9D=A2?= =?UTF-8?q?=E6=9D=BF=E5=81=8F=E7=A7=BB=E5=80=BC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/css/styles.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/css/styles.css b/docs/css/styles.css index 2ee3099..209cb89 100644 --- a/docs/css/styles.css +++ b/docs/css/styles.css @@ -288,7 +288,7 @@ main section li a:not(.back) { } @media screen and (max-width: 500px) { .search-panel { - top: 32%; + /* top: 32%; */ height: 300px; width: 100%; }