MDL-16221

Fixed missing height/width in CSS
This commit is contained in:
thepurpleblob 2008-08-28 08:40:59 +00:00
parent cd350b538f
commit 706c4f7405

View File

@ -3309,6 +3309,7 @@ body#user-index .rolesform {
.picture user,
.picture teacher {
width:35px;
height: 35px;
vertical-align:top;
}
.modform {