From 55c28bb24ccdce8d67b2e2221012a3f703f4cd50 Mon Sep 17 00:00:00 2001 From: Hyunchul Kim Date: Sat, 28 Nov 2020 12:25:52 +0900 Subject: [PATCH] Move location of `#archive` --- test_data/src/style/common.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test_data/src/style/common.css b/test_data/src/style/common.css index aa66281..79dd490 100644 --- a/test_data/src/style/common.css +++ b/test_data/src/style/common.css @@ -319,7 +319,7 @@ div#archive { width:140px; top: 100px; - right: 100px; + right: 115px; } div#archive:hover #archive_list{