some basic margins for friend suggestion screen
This commit is contained in:
parent
14c002d7a4
commit
1947b74e5b
4 changed files with 14 additions and 2 deletions
|
@ -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;
|
||||
|
|
|
@ -997,6 +997,13 @@ 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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue