liquid_feedback_frontend

changeset 810:f49f8e0a2366

Fixed to long input elements in IE
author bsw
date Wed Jul 04 12:38:06 2012 +0200 (2012-07-04)
parents e21819daf76d
children 9a2e5f4be58c
files static/style.css
line diff
     1.1 --- a/static/style.css	Wed Jul 04 12:35:47 2012 +0200
     1.2 +++ b/static/style.css	Wed Jul 04 12:38:06 2012 +0200
     1.3 @@ -724,7 +724,7 @@
     1.4  .vertical select {
     1.5    font-family: sans-serif;
     1.6    font-size: 100%;
     1.7 -  width: 69%;
     1.8 +  width: 68%;
     1.9    border: 1px solid #444;
    1.10    padding: 0.2ex 0.2em 0.2ex 0.2em;
    1.11    margin-bottom: 1ex;

Impressum / About Us