From: Hypolite Petovan Date: Sun, 26 Mar 2017 01:29:13 +0000 (-0400) Subject: Fix superfluous comment box top margin X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=fa9ce4721a82c6889a891c0f90e1062c1401849a;p=friendica.git Fix superfluous comment box top margin --- diff --git a/view/theme/frio/css/style.css b/view/theme/frio/css/style.css index 79a7b7b2f5..92ffcb346f 100644 --- a/view/theme/frio/css/style.css +++ b/view/theme/frio/css/style.css @@ -1677,9 +1677,6 @@ code > .hl-main { /* * Comment Box */ -.wall-item-comment-wrapper { - margin-top: 10px; -} .thread_level_2 .wall-item-comment-wrapper { padding-right: 5px; }