1
0
Fork 0

clear float after title for items having title

This commit is contained in:
Friendika 2011-02-21 20:28:29 -08:00
commit 99eef96822
6 changed files with 9 additions and 0 deletions

View file

@ -924,6 +924,10 @@ input#dfrn-url {
/*width: 450px;*/
}
.wall-item-title-end {
clear: both;
}
.wall-item-body {
float: left;
/*width: 450px;*/