liquid_feedback_frontend

changeset 677:14c02016727c

Optical improvements
author bsw
date Tue Jun 26 17:15:00 2012 +0200 (2012-06-26)
parents 52ee665edf86
children 93ac2eaec600
files static/style.css
line diff
     1.1 --- a/static/style.css	Tue Jun 26 17:12:15 2012 +0200
     1.2 +++ b/static/style.css	Tue Jun 26 17:15:00 2012 +0200
     1.3 @@ -917,9 +917,11 @@
     1.4  }
     1.5  
     1.6  .event_info {
     1.7 +  line-height: 24px;
     1.8 +  min-height: 24px;
     1.9    float: left;
    1.10    display: inline;
    1.11 -  padding: 6px 6px 1px 6px;
    1.12 +  padding: 2px 10px 0px 10px;
    1.13    background-color: #d0ddff;
    1.14    color: #000;
    1.15    font-style: italic;
    1.16 @@ -927,7 +929,6 @@
    1.17  }
    1.18  
    1.19  .event_info img {
    1.20 -  vertical-align: middle;
    1.21  }
    1.22  
    1.23  .events .issue {

Impressum / About Us