diff options
| author | sostler <sbostler@gmail.com> | 2010-04-11 16:50:45 -0400 |
|---|---|---|
| committer | sostler <sbostler@gmail.com> | 2010-04-11 16:50:45 -0400 |
| commit | 5587ef8a9b45ba7c969df2643ab1baa2591e2be4 (patch) | |
| tree | acbb7dd475eee49aa3ce98af60175e756b2bd76a /static/css/directory.css | |
| parent | 57c3298cbb88181ab2a9e2dd5309b7a5df6eb30f (diff) | |
| parent | b489d3df189b2a87e3d8b1ba321b9a8f2a441009 (diff) | |
Merge branch 'master' of ssh://dump.fm/pichat/repo
Diffstat (limited to 'static/css/directory.css')
| -rw-r--r-- | static/css/directory.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/static/css/directory.css b/static/css/directory.css index 2a4d5f1..67e3ccd 100644 --- a/static/css/directory.css +++ b/static/css/directory.css @@ -41,6 +41,7 @@ z-index:5555; } #logavatar img{ +image-rendering: -moz-crisp-edges; max-width:50px; width: expression(this.width > 50 ? 50: true); max-height:50px; |
