Commit 59ebb9eba11dda7527a4f3c573275227088928b6

Authored by Gustavo Cruz
1 parent b9f367ca

updating theme

Showing 1 changed file with 2 additions and 1 deletions   Show diff stats
style.css
... ... @@ -895,7 +895,8 @@ ul.profile-list .common-profile-list-block {
895 895 }
896 896  
897 897 #search-results .common-profile-list-block {
898   - display: block;
  898 + display: inline-block;
  899 + vertical-align: top;
899 900 }
900 901  
901 902 .vcard .menu-submenu-list li {
... ...