1
0
Fork 0

frio: follow & peoplefind widget template

This commit is contained in:
rabuzarus 2016-06-07 00:38:39 +02:00
commit c87d426d5f
3 changed files with 40 additions and 0 deletions

View file

@ -929,6 +929,16 @@ aside .vcard #wallmessage-link {
width: 100%;
}
aside #peoplefind-sidebar input,
aside #follow-sidebar input {
height: 30px;
background-position: 10px 5px;
}
aside #peoplefind-sidebar .form-group-search .form-button-search,
aside #follow-sidebar .form-group-search .form-button-search {
padding: 2px 8px;
}
/* contact block widget */
#contact-block .contact-block-content {
clear: both;