Skip to content
Snippets Groups Projects
Commit a420ac95 authored by Peter Rotich's avatar Peter Rotich
Browse files

Merge pull request #2580 from nfebuary/issue/avatar-2557


Fix for issue #2557 

Reviewed-By: default avatarPeter Rotich <peter@osticket.com>
parents c8b1c42b b4e1e9cc
Branches
Tags
No related merge requests found
...@@ -944,7 +944,7 @@ img.avatar { ...@@ -944,7 +944,7 @@ img.avatar {
} }
.avatar > img.avatar { .avatar > img.avatar {
width: 100%; width: 100%;
height: 100%; height: auto;
} }
.thread-entry .header { .thread-entry .header {
padding: 8px 0.9em; padding: 8px 0.9em;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment