register form fix

remotes/origin/yandex
Bachurin Sergey 11 years ago
parent 08e786eb69
commit b9683cfbab
  1. 4
      project/static/css/style.css

@ -124,8 +124,8 @@ body {
.auth-form .field#captcha input[type="text"] {width:130px;height:50px;}
.auth-form .field label {display:inline-block;width:190px;text-align:right;line-height:50px;padding-right:5px;vertical-align:middle;}
.auth-form .field#profile_type label {width:200px;vertical-align:middle;height:50px;}
.auth-form .field #id_register-profile_type {float:right;margin-top:15px;}
.auth-form .field #id_register-profile_type label {width:300px;font-size:13px;line-height:20px;vertical-align:bottom;height:30px;text-align:left;}
.auth-form #profile_type.field ul {float:right;margin-top:15px;}
.auth-form #profile_type.field ul li label {width:300px;font-size:13px;line-height:20px;vertical-align:bottom;height:30px;text-align:left;}
.auth-form .field img {vertical-align:middle;}
.auth-form .buttons {text-align:center;margin-top:45px;}

Loading…
Cancel
Save