mirror of
https://github.com/friendica/friendica
synced 2025-11-09 13:03:47 +01:00
loozah theme vcard float not cleared
This commit is contained in:
parent
8c6e7a24cd
commit
1e288dc8a3
1 changed files with 3 additions and 0 deletions
|
|
@ -287,6 +287,9 @@ nav {
|
|||
margin-bottom: 5px;
|
||||
}
|
||||
|
||||
.vcard dl {
|
||||
clear: both;
|
||||
}
|
||||
|
||||
.powered {
|
||||
font-size: 0.6em;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue