1
0
Fork 0

add connect link to suggestion and matches

This commit is contained in:
friendica 2011-12-18 01:44:46 -08:00
commit 5d6a098ce0
5 changed files with 20 additions and 2 deletions

View file

@ -2383,6 +2383,11 @@ aside input[type='text'] {
clear: both;
}
.profile-match-connect {
text-align: center;
font-weight: bold;
}
.profile-match-wrapper {
float: left;
padding: 10px;