clear float after title for items having title
This commit is contained in:
parent
5f2f644064
commit
99eef96822
6 changed files with 9 additions and 0 deletions
|
@ -924,6 +924,10 @@ input#dfrn-url {
|
|||
/*width: 450px;*/
|
||||
}
|
||||
|
||||
.wall-item-title-end {
|
||||
clear: both;
|
||||
}
|
||||
|
||||
.wall-item-body {
|
||||
float: left;
|
||||
/*width: 450px;*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue