liquid_feedback_frontend

changeset 502:e26b04ef230a

Do not force micro avatars to be quadratic
author bsw
date Wed Mar 21 19:50:24 2012 +0100 (2012-03-21)
parents 9582f42fd4bc
children 78c92775722b
files static/style.css
line diff
     1.1 --- a/static/style.css	Wed Mar 21 19:49:02 2012 +0100
     1.2 +++ b/static/style.css	Wed Mar 21 19:50:24 2012 +0100
     1.3 @@ -290,7 +290,6 @@
     1.4  
     1.5  .micro_avatar {
     1.6    width: 24px;
     1.7 -  height: 24px;
     1.8    border-radius: 4px;
     1.9    vertical-align: middle;
    1.10  }

Impressum / About Us