From 8270b66e92fc645856d6dd57db37b79a1ea7d9bc Mon Sep 17 00:00:00 2001 From: harukin Date: Thu, 19 Sep 2019 07:47:28 +0900 Subject: [PATCH] =?UTF-8?q?=E3=81=93=E3=81=86=E3=81=8B=E3=81=AA=EF=BC=9F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- view/theme/plusfuture/css/style.css | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/view/theme/plusfuture/css/style.css b/view/theme/plusfuture/css/style.css index 81e4037..8a1e735 100644 --- a/view/theme/plusfuture/css/style.css +++ b/view/theme/plusfuture/css/style.css @@ -2209,7 +2209,9 @@ nav .navbar-nav > .text-truncate { display: none; } } - +.mr-2{ + width: 150px; +} @media screen and (min-width: 450px) { nav .navbar-nav > .text-truncate { font-size: unset; @@ -2223,7 +2225,7 @@ nav .navbar-nav > .text-truncate { min-width: 0; } .mr-2{ - width: 150px; + width: unset; } } @media screen and (min-width: 993px) {