liquid_feedback_frontend

changeset 440:eb162e2b48c4

Fix left margin of submit buttons
author bsw
date Sun Mar 11 12:31:26 2012 +0100 (2012-03-11)
parents e953e56ecf55
children 58647c8a0339
files static/style.css
line diff
     1.1 --- a/static/style.css	Sun Mar 11 12:25:08 2012 +0100
     1.2 +++ b/static/style.css	Sun Mar 11 12:31:26 2012 +0100
     1.3 @@ -725,7 +725,7 @@
     1.4  .login input[type=submit],
     1.5  .vertical input[type=submit] {
     1.6    font-size: 100%;
     1.7 -  margin-left: 11em;
     1.8 +  margin-left: 29%;
     1.9    background-color: #444444;
    1.10    color: #fff;
    1.11    border: none;

Impressum / About Us