From ea978bb36c03524e29b1883172ca412a828fc64f Mon Sep 17 00:00:00 2001 From: harukin Date: Sat, 10 Nov 2018 22:12:07 +0900 Subject: [PATCH] =?UTF-8?q?=E3=82=B3=E3=83=A1=E3=83=B3=E3=83=88=E3=81=AESu?= =?UTF-8?q?bmit=E3=81=AE=E4=BE=8B=E5=A4=96=E8=BF=BD=E5=8A=A0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- plusfuture/css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plusfuture/css/style.css b/plusfuture/css/style.css index c1419d0..ae1df9a 100644 --- a/plusfuture/css/style.css +++ b/plusfuture/css/style.css @@ -1844,7 +1844,7 @@ dl.bb-dl > dd > li { width: 2.5rem; height: 2.5rem; } -.btn-primary{ +.btn-primary:not([onclick*="post_comment"]){ border-radius: 15% !important; width: 50%; }