1
0
Fork 0

Merge remote branch 'friendika-master/master'

This commit is contained in:
Fabio Comuni 2011-01-25 10:16:47 +01:00
commit 1f95ba5c34
7 changed files with 63 additions and 12 deletions

View file

@ -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;
}