- Patch #903854 by bleen18: comment display is borked in (at least ) chrome.

merge-requests/26/head
Dries Buytaert 2010-09-07 23:35:05 +00:00
parent cf57c8a46d
commit c52bb5cea5
1 changed files with 1 additions and 0 deletions

View File

@ -563,6 +563,7 @@ h1#page-title,
} }
#comments .comment { #comments .comment {
margin-bottom: 20px; margin-bottom: 20px;
position: relative;
} }
#comments .attribution { #comments .attribution {
float: left; /* LTR */ float: left; /* LTR */