From 307b021bd754ed4dcd7e8e1e48060e86da542639 Mon Sep 17 00:00:00 2001 From: ccd0 Date: Tue, 1 Sep 2015 22:33:35 -0700 Subject: [PATCH] Revert "Fix posts wrapping to line below side arrows / hiding button. #467" This reverts commit 216f1eee133eccf3c9572eaa9fe5a1c4262b0396. --- src/General/css/style.css | 14 -------------- 1 file changed, 14 deletions(-) diff --git a/src/General/css/style.css b/src/General/css/style.css index 36ff5281f..c57a96bf0 100755 --- a/src/General/css/style.css +++ b/src/General/css/style.css @@ -115,20 +115,6 @@ hr + div.center:not(.ad-cnt):not(.topad):not(.middlead):not(.bottomad) { #captchaContainerAlt td:nth-child(2) { display: table-cell !important; } -/* Fix posts wrapping to line below side arrows / hiding button */ -.replyContainer { - display: -webkit-flex; - display: flex; - margin: 2px 0px 4px; -} -div.reply { - display: block; - margin: 0; - overflow: visible; -} -div.thread > div:nth-of-type(2) > div.reply { - margin-top: 0 !important; -} /* Anti-autoplay */ audio.controls-added {