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

This commit is contained in:
Tobias Diekershoff
2011-05-28 10:37:33 +02:00
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
*/