diff --git a/theme/base/css/display.css b/theme/base/css/display.css index 1b2c8b3d6f..949f40e791 100644 --- a/theme/base/css/display.css +++ b/theme/base/css/display.css @@ -862,7 +862,6 @@ content: ":"; .threaded-replies { clear: both; - float: left; width: 458px; margin-left: 55px; margin-bottom: 10px; @@ -992,7 +991,6 @@ content: ":"; /* old school conversation style */ #conversation .notices .notices { - float: left; background-color:rgba(200, 200, 200, 0.050); margin-left: 15px; width: auto;