From 817fb5bf9a93fb94fcaf4bad032c659f6d846d67 Mon Sep 17 00:00:00 2001 From: harukin Date: Fri, 23 Nov 2018 14:21:56 +0900 Subject: [PATCH] --- view/theme/plusfuture/css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/view/theme/plusfuture/css/style.css b/view/theme/plusfuture/css/style.css index 9662882..20531ff 100644 --- a/view/theme/plusfuture/css/style.css +++ b/view/theme/plusfuture/css/style.css @@ -2101,7 +2101,7 @@ a[title*="pawoo.net"]::after{ .toplevel_item{ width: calc(50% - 16px); margin: 8px; - margin: calc(calc(50% - 350px) / 2); + margin: calc(calc(50% - $converse_width) / 2); } } .toplevel_item:nth-child(2n){