MDL-16221

Specify both width and height for user image

Merged from STABLE_19
This commit is contained in:
thepurpleblob 2008-08-28 12:46:31 +00:00
parent 33ed59a208
commit 670710966d

View File

@ -4,6 +4,7 @@
.gradestable th.user img {
width: 20px;
height: 20px;
}
.gradestable th.user, .gradestable th.range {