💄 Style checkbox label in sign in form

tokarchuk/v1.17
Andrew Patton 10 years ago
parent 072c67e457
commit b579800e50
  1. 5
      public/ng/less/gogs/sign.less

@ -25,6 +25,11 @@ The register and sign-in page style
.form-label {
width: 160px;
}
.chk-label {
width: auto;
text-align: left;
margin-left: 176px;
}
.alert{
margin:0 30px 24px 30px;
}

Loading…
Cancel
Save