cirandas.net

ref: master

public/stylesheets/blocks/communities.scss


 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
#content .communities-block .profile-image {
  float: none;
  padding-left: 0px;
  max-width: none;
}
#content .communities-block .vcard .profile_link {
  text-align: center;
  padding-bottom: 0px;
}

#content .communities-block .block-footer-content .profiles-suggestions a.accept-suggestion,
#content .communities-block .block-footer-content .profiles-suggestions a.remove-suggestion {
  position: relative;
}
.msie7 .communities-block .common-profile-list-block .vcard .profile_link {
  height: 75px;
  padding-bottom: 0px;
}
.msie7 #content .communities-block .vcard {
  width: 58px;
}
.msie7 #content .communities-block .vcard .menu-submenu-trigger {
  height: 20px;
}