Skip to content

Commit c1f9acd

Browse files
ENGCOM-4113: Fixed issue #20911 In admin login password forgot password 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
2 parents 8dfe26a + e92b9a3 commit c1f9acd

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)