liquid_feedback_frontend

changeset 344:6be42327b67f

Fixed vertical align for horizontal delegation arrows
author bsw
date Tue Feb 28 22:14:13 2012 +0100 (2012-02-28)
parents 693e7438fc98
children 7d6a3c411f99
files static/style.css
line diff
     1.1 --- a/static/style.css	Tue Feb 28 19:51:29 2012 +0100
     1.2 +++ b/static/style.css	Tue Feb 28 22:14:13 2012 +0100
     1.3 @@ -466,10 +466,13 @@
     1.4    border-top: none;
     1.5  }
     1.6  
     1.7 +.delegation_arrow {
     1.8 +  vertical-align: middle;
     1.9 +}
    1.10 +
    1.11  .vote_info .delegation_arrow {
    1.12    margin-top: 1ex;
    1.13    margin-bottom: 1ex;
    1.14 -  vertical-align: middle;
    1.15  }
    1.16  
    1.17  .vote_info .delegation_arrow_overridden {

Impressum / About Us