From c58d5bdba09e10b176844405794468d07c45cd82 Mon Sep 17 00:00:00 2001 From: harukin Date: Thu, 19 Sep 2019 19:23:59 +0900 Subject: [PATCH] =?UTF-8?q?=E5=86=8D=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 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/view/theme/plusfuture/css/style.css b/view/theme/plusfuture/css/style.css index 8a1e735..2b38c3a 100644 --- a/view/theme/plusfuture/css/style.css +++ b/view/theme/plusfuture/css/style.css @@ -2209,7 +2209,7 @@ nav .navbar-nav > .text-truncate { display: none; } } -.mr-2{ +#profile-jot-submit-left > div:first-of-type{ width: 150px; } @media screen and (min-width: 450px) { @@ -2224,7 +2224,7 @@ nav .navbar-nav > .text-truncate { /*カスタマイズ*/ min-width: 0; } - .mr-2{ + #profile-jot-submit-left > div:first-of-type{ width: unset; } }