mirror of
https://github.com/friendica/friendica
synced 2024-11-10 03:02:54 +00:00
Merge branch 'pull'
This commit is contained in:
commit
9d0664ba48
1 changed files with 8 additions and 0 deletions
|
@ -569,6 +569,14 @@ input#dfrn-url {
|
|||
margin-left: 20px;
|
||||
width: 180px;
|
||||
}
|
||||
|
||||
.contact-wrapper {
|
||||
float: left;
|
||||
width: 150px;
|
||||
height: 150px;
|
||||
overflow: auto;
|
||||
}
|
||||
|
||||
#view-contact-end {
|
||||
clear: both;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue