From 76821df931ce5901ca6de35597c6afaa7eb3ef88 Mon Sep 17 00:00:00 2001 From: Samantha Doherty Date: Mon, 26 Sep 2011 08:41:40 -0400 Subject: [PATCH] Whoops quick fix fornewschool conversations. --- theme/base/css/display.css | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/theme/base/css/display.css b/theme/base/css/display.css index 50787fba69..7f96d846c1 100644 --- a/theme/base/css/display.css +++ b/theme/base/css/display.css @@ -1009,6 +1009,11 @@ content: ":"; width: auto; } +#conversation .notices .threaded-replies { + margin-left: 59px; + background: #fafafa; +} + #conversation .notices .notices .notices .notices .notices .notices .notices .notices .notices .notices .notices .notices .notices { background: none; margin-left: 0px; -- 2.39.5