some basic margins for friend suggestion screen

This commit is contained in:
Friendika 2011-06-27 16:18:06 -07:00
parent 14c002d7a4
commit 1947b74e5b
4 changed files with 14 additions and 2 deletions

View file

@ -881,6 +881,11 @@ input#dfrn-url {
clear: both;
}
#fsuggest-desc, #fsuggest-submit-wrapper {
margin-top: 15px;
margin-bottom: 15px;
}
.wall-item-content-wrapper {
margin-top: 10px;
border: 1px solid #CCC;