From c52bb5cea594f2c1269b1382d80a47359eec7a88 Mon Sep 17 00:00:00 2001 From: Dries Buytaert Date: Tue, 7 Sep 2010 23:35:05 +0000 Subject: [PATCH] - Patch #903854 by bleen18: comment display is borked in (at least ) chrome. --- themes/bartik/css/style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/themes/bartik/css/style.css b/themes/bartik/css/style.css index f5e312c3892e..a7f3d46b9669 100644 --- a/themes/bartik/css/style.css +++ b/themes/bartik/css/style.css @@ -563,6 +563,7 @@ h1#page-title, } #comments .comment { margin-bottom: 20px; + position: relative; } #comments .attribution { float: left; /* LTR */