Commit 55b79c67d5d9c2eb724a73b7810b130a6ee6febb
1 parent
ac727c47
Exists in
master
and in
44 other branches
Fixes pagination in members page
- Closes #599 Signed-off-by: Gabriel Silva <gabriel93.silva@gmail.com> Signed-off-by: Thiago Ribeiro <thiagitosouza@hotmail.com> Signed-off-by: Luciano Prestes <lucianopcbr@gmail.com>
Showing
2 changed files
with
3 additions
and
1 deletions
Show diff stats
src/noosfero-spb/noosfero-spb-theme/css/community-pages.css
@@ -1052,7 +1052,7 @@ float: left; | @@ -1052,7 +1052,7 @@ float: left; | ||
1052 | padding-bottom: 30px; | 1052 | padding-bottom: 30px; |
1053 | } | 1053 | } |
1054 | 1054 | ||
1055 | -.action-profile-members .box-1 .common-profile-list-block span{ | 1055 | +.action-profile-members .box-1 .common-profile-list-block .profile-list-members span{ |
1056 | margin-right: 0px; | 1056 | margin-right: 0px; |
1057 | width: 90px; | 1057 | width: 90px; |
1058 | height: 86px; | 1058 | height: 86px; |
src/noosfero-spb/software_communities/views/profile/_profile_members_list.html.erb