]> git.mxchange.org Git - friendica.git/commitdiff
frio: remove space under submit button in panel
authorExtarys <hypewolf@protonmail.com>
Sat, 16 Jan 2021 22:05:24 +0000 (17:05 -0500)
committerExtarys <hypewolf@protonmail.com>
Sat, 16 Jan 2021 22:05:24 +0000 (17:05 -0500)
view/theme/frio/css/style.css

index e7f30b6aed1c3520de8366d6bae5522cb9494755..bc79c0ee5b40c6ef95212f43cf0154338ae9dfff 100644 (file)
@@ -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 {