cancel
Showing results for 
Search instead for 
Did you mean: 

Quoted text in blog comments misaligned

Tamlyn
Grafter
Posts: 268
Registered: ‎11-04-2007

Quoted text in blog comments misaligned

See my comment on this page (currently the last comment) http://community.plus.net/blog/2008/02/22/will-bbc-iplayer-usage-break-the-internet-the-bandwidth-ti...
Something like this should do it:

div.dCommentsLatest blockquote {
  margin-left: 70px;
}
div.dCommentsLatest blockquote p {
  margin-left: 0 !important;
}