Merge remote branch 'friendika-master/master'
This commit is contained in:
commit
1f95ba5c34
7 changed files with 63 additions and 12 deletions
|
@ -985,6 +985,10 @@ input#dfrn-url {
|
|||
width: 450px;
|
||||
margin-left: 10px;
|
||||
margin-bottom: 20px;
|
||||
padding: 20px;
|
||||
max-height: 400px;
|
||||
overflow: auto;
|
||||
|
||||
}
|
||||
|
||||
.wall-item-title {
|
||||
|
|
|
@ -856,6 +856,9 @@ input#dfrn-url {
|
|||
width: 450px;
|
||||
margin-left: 10px;
|
||||
margin-bottom: 20px;
|
||||
padding: 20px;
|
||||
max-height: 400px;
|
||||
overflow: auto;
|
||||
}
|
||||
|
||||
.wall-item-title {
|
||||
|
@ -1882,4 +1885,3 @@ a.mail-list-link {
|
|||
margin-bottom: 15px;
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue