From fa9ce4721a82c6889a891c0f90e1062c1401849a Mon Sep 17 00:00:00 2001 From: Hypolite Petovan Date: Sat, 25 Mar 2017 21:29:13 -0400 Subject: [PATCH] Fix superfluous comment box top margin --- view/theme/frio/css/style.css | 3 --- 1 file changed, 3 deletions(-) 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; } -- 2.39.5