From: Extarys Date: Sat, 16 Jan 2021 22:05:24 +0000 (-0500) Subject: frio: remove space under submit button in panel X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=390a51f2b7448d4ad03dc93140397ca8e1ee8729;p=friendica.git frio: remove space under submit button in panel --- diff --git a/view/theme/frio/css/style.css b/view/theme/frio/css/style.css index e7f30b6aed..bc79c0ee5b 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 {