liquid_feedback_frontend

changeset 506:22dc9f100c67

Align rank column in iniative list
author bsw
date Thu Mar 22 21:51:38 2012 +0100 (2012-03-22)
parents 160b859e7180
children 04028260a7c7
files static/style.css
line diff
     1.1 --- a/static/style.css	Thu Mar 22 09:10:57 2012 +0100
     1.2 +++ b/static/style.css	Thu Mar 22 21:51:38 2012 +0100
     1.3 @@ -1076,8 +1076,13 @@
     1.4    margin-right: 0.3em;
     1.5  }
     1.6  
     1.7 +.initiative .rank {
     1.8 +  width: 2.5em;
     1.9 +}
    1.10 +
    1.11 +
    1.12  .initiative .interest {
    1.13 -  width: 16px;
    1.14 +  width: 20px;
    1.15    height: 16px;
    1.16    line-height: 100%;
    1.17  }

Impressum / About Us