1
0
Fork 0

Merge branch 'master' of git://github.com/friendika/friendika

This commit is contained in:
Tobias Diekershoff 2011-05-28 10:37:33 +02:00
commit 770d1bb7a3
19 changed files with 203 additions and 45 deletions

View file

@ -2394,6 +2394,16 @@ a.mail-list-link {
margin: 0px 3px 0px 3px;
}
#netsearch-box {
margin-top: 20px;
}
#netsearch-box #search-submit {
margin: 5px 0px 0px 0px;
}
/**
* ICONS
*/

View file

@ -2411,6 +2411,14 @@ a.mail-list-link {
width: 300px;
}
#netsearch-box {
margin-top: 20px;
}
#netsearch-box #search-submit {
margin: 5px 0px 0px 0px;
}
/**
* ICONS
*/