From fc48d2c7fcb691a9a9b7066f9261980c6556a33e Mon Sep 17 00:00:00 2001 From: harukin Date: Sat, 10 Nov 2018 20:45:13 +0900 Subject: [PATCH] --- 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 04b2f2c..20bdaaa 100644 --- a/plusfuture/css/style.css +++ b/plusfuture/css/style.css @@ -1845,7 +1845,7 @@ dl.bb-dl > dd > li { border: none; } -#profile-jot-submit-wrapper > div > .btn-outline-secondary , #profile-jot-submit-wrapper > div > div > .btn-outline-secondary{ +#profile-jot-submit-wrapper .btn-outline-secondary :not(.modal-dialog){ border: unset; border-radius: 50% !important; width: 2.5rem;