summaryrefslogtreecommitdiff
path: root/static/css/directory.css
diff options
context:
space:
mode:
Diffstat (limited to 'static/css/directory.css')
-rw-r--r--static/css/directory.css1
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;