From 53f3586643646f074fffe1adaeaf9429c48e0749 Mon Sep 17 00:00:00 2001 From: harukin Date: Fri, 16 Nov 2018 20:07:05 +0900 Subject: [PATCH] =?UTF-8?q?=E9=80=9A=E7=9F=A5=E3=81=AE=E4=BD=8E=E8=A7=A3?= =?UTF-8?q?=E5=83=8F=E5=BA=A6=E8=A1=A8=E7=A4=BA=E3=81=AE=E4=BF=AE=E6=AD=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- view/theme/plusfuture/css/style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/view/theme/plusfuture/css/style.css b/view/theme/plusfuture/css/style.css index 2e67313..c243980 100644 --- a/view/theme/plusfuture/css/style.css +++ b/view/theme/plusfuture/css/style.css @@ -204,6 +204,7 @@ nav { top: 3.35rem; left: 0px; width: 100%; + max-height: 80vh; background: $comment_item_colour; padding: 1rem; border-bottom: #ccc 1px solid;