[ticket/15115] Fix typo

PHPBB3-15115
This commit is contained in:
Michael Miday 2017-03-25 10:07:43 -04:00 committed by Marc Alexander
parent 74fcd60afe
commit 84fdd1a5d4
No known key found for this signature in database
GPG key ID: 50E0D2423696F995

View file

@ -28,7 +28,7 @@ dd label input {
height: 20px\9;
}
/* IE8 often can"t handle max-width in %, so we use px instead */
/* IE8 often can not handle max-width in %, so we use px instead */
.postprofile .avatar img {
max-width: 150px\9;
}