From 390a51f2b7448d4ad03dc93140397ca8e1ee8729 Mon Sep 17 00:00:00 2001 From: Extarys Date: Sat, 16 Jan 2021 17:05:24 -0500 Subject: [PATCH] frio: remove space under submit button in panel --- view/theme/frio/css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/view/theme/frio/css/style.css b/view/theme/frio/css/style.css index e7f30b6ae..bc79c0ee5 100644 --- a/view/theme/frio/css/style.css +++ b/view/theme/frio/css/style.css @@ -1937,7 +1937,7 @@ wall-item-comment-wrapper.well hr { .comment-edit-submit-wrapper { text-align: right; - /* margin-bottom: 0; */ + margin-bottom: 0; } .comment-icon-list {