Merge branch '0.8.x' of git://gitorious.org/laconica/dev into 0.8.x

This commit is contained in:
Zach Copley 2009-05-05 19:32:16 +00:00
commit b8c700a745

View File

@ -769,16 +769,14 @@ overflow:hidden;
font-weight:bold; font-weight:bold;
} }
.notice .author .photo {
margin-bottom:0;
}
.vcard .photo { .vcard .photo {
display:inline; display:inline;
margin-right:11px; margin-right:11px;
margin-bottom:11px;
float:left; float:left;
} }
#shownotice .vcard .photo {
margin-bottom:4px;
}
.vcard .url { .vcard .url {
text-decoration:none; text-decoration:none;
} }
@ -817,11 +815,9 @@ font-size:0.95em;
margin-left:59px; margin-left:59px;
width:65%; width:65%;
} }
#showstream .notice div.entry-content { #showstream .notice div.entry-content,
margin-left:0;
}
#shownotice .notice div.entry-content { #shownotice .notice div.entry-content {
margin-left:108px; margin-left:0;
} }
.notice .notice-options a, .notice .notice-options a,