mirror of
https://github.com/moodle/moodle.git
synced 2025-04-13 20:42:22 +02:00
MDL-16221
Fixed missing height/width in CSS
This commit is contained in:
parent
cd350b538f
commit
706c4f7405
@ -3309,6 +3309,7 @@ body#user-index .rolesform {
|
||||
.picture user,
|
||||
.picture teacher {
|
||||
width:35px;
|
||||
height: 35px;
|
||||
vertical-align:top;
|
||||
}
|
||||
.modform {
|
||||
|
Loading…
x
Reference in New Issue
Block a user