Skip to content

Commit

Permalink
Fixes #8939: Wrong input icon alignment in login page
Browse files Browse the repository at this point in the history
  • Loading branch information
RaphaelGauthier committed Sep 6, 2016
1 parent 539d2a0 commit 7126f2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rudder-web/src/main/webapp/style/login.css
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ html,body{
border-color: #222D32;
border-top-left-radius:5px;
border-bottom-left-radius:5px;
font-size: 20px;
font-size: 19px;
}
#login-page .rudder-form .has-feedback label~.form-control-feedback {
top: 0px;
Expand Down

0 comments on commit 7126f2c

Please sign in to comment.