contact page float got lost somewhere
This commit is contained in:
parent
df0f7ef560
commit
dd7a10a219
|
@ -569,6 +569,13 @@ input#dfrn-url {
|
|||
margin-left: 20px;
|
||||
width: 180px;
|
||||
}
|
||||
|
||||
.contact-wrapper {
|
||||
float: left;
|
||||
width: 150px;
|
||||
overflow: auto;
|
||||
}
|
||||
|
||||
#view-contact-end {
|
||||
clear: both;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue