Merge pull request #567 from openedx/sajjad/VAN-936

fix: Update position of cross icon on username field
This commit is contained in:
Syed Sajjad Hussain Shah
2022-04-26 17:42:25 +05:00
committed by GitHub

View File

@@ -866,7 +866,7 @@ select.form-control {
margin-left: 15px;
}
.suggested-username-close-button {
right: 0;
right: 1rem;
position: absolute;
}
.suggested-username-with-error {