Skip to content

Commit 01c8fe5

Browse files
ENGCOM-4229: [Backport] Fixed issue #20911 In admin login password forgot password page wrong css used to make it vertially aling middle #21162
- Merge Pull Request #21162 from mage2pratik/magento2:2.2-develop-PR-port-20914 - Merged commits: 1. 2220707
2 parents 2fcf9b7 + 2220707 commit 01c8fe5

File tree

1 file changed

+1
-1
lines changed
  • app/design/adminhtml/Magento/backend/web/css/source/forms

1 file changed

+1
-1
lines changed

app/design/adminhtml/Magento/backend/web/css/source/forms/_temp.less

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -253,7 +253,7 @@ label.mage-error {
253253

254254
.captcha-reload {
255255
float: right;
256-
vertical-align: middle;
256+
margin-top: 15px;
257257
}
258258
}
259259
}

0 commit comments

Comments
 (0)