Skip to content

Commit

Permalink
ENGCOM-4113: Fixed issue #20911 In admin login password forgot passwo…
Browse files Browse the repository at this point in the history
…rd page wrong css used to make it vertially aling middle #20914

 - Merge Pull Request #20914 from cedcommerce/magento2:2.3-develop-issue-20911
 - Merged commits:
   1. e92b9a3
  • Loading branch information
magento-engcom-team committed Feb 4, 2019
2 parents 8dfe26a + e92b9a3 commit c1f9acd
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -253,7 +253,7 @@ label.mage-error {

.captcha-reload {
float: right;
vertical-align: middle;
margin-top: 15px;
}
}
}
Expand Down

0 comments on commit c1f9acd

Please sign in to comment.