mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-07 20:08:53 +00:00
[ticket/15115] Fix typo
PHPBB3-15115
This commit is contained in:
parent
74fcd60afe
commit
84fdd1a5d4
1 changed files with 1 additions and 1 deletions
|
@ -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;
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue