コメントのSubmitの例外追加

This commit is contained in:
harukin 2018-11-10 22:12:07 +09:00
parent d74162339d
commit ea978bb36c

View File

@ -1844,7 +1844,7 @@ dl.bb-dl > dd > li {
width: 2.5rem; width: 2.5rem;
height: 2.5rem; height: 2.5rem;
} }
.btn-primary{ .btn-primary:not([onclick*="post_comment"]){
border-radius: 15% !important; border-radius: 15% !important;
width: 50%; width: 50%;
} }