Tarea #987 -> Los avatares de administrador de grupos en los foros son muy pequeños, habría que hacerlo un poco más grandes

git-svn-id: https://192.168.0.254/svn/Proyectos.ASong2U_Web/trunk@104 cd1a4ea2-8c7f-e448-aada-19d1fee9e1d6
This commit is contained in:
David Arranz 2012-08-20 15:44:24 +00:00
parent 5ea2f583e1
commit e01ca0713f

View File

@ -1252,6 +1252,11 @@ h3.comments {
height: 150px;
}
.bp-wrapper #item-header ul img.avatar, .bp-wrapper #item-header ul.avatars img.avatar {
height: 50px;
margin: -10px 10px 50px 0;
width: 50px;
}
.activity-comments .ac-reply-content {