From 8cce8e68a32c4deea4d6f9a8b3b1ae01fc379d11 Mon Sep 17 00:00:00 2001 From: Hironsan Date: Mon, 30 Jul 2018 15:28:05 +0900 Subject: [PATCH] Update projects' style --- app/server/static/css/forum.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/server/static/css/forum.css b/app/server/static/css/forum.css index 8edd6039..4796bebc 100644 --- a/app/server/static/css/forum.css +++ b/app/server/static/css/forum.css @@ -95,7 +95,7 @@ p { background: #fff; box-shadow: rgba(0, 0, 0, .1) 0 1px 0; border-radius: 4px; - display: inline-block; + /*display: inline-block;*/ /*margin: 10px;*/ position: relative; transition: all .2s ease-in-out;