MODAL: Align the close button with other header elements (#10222)

This commit is contained in:
Jarek Radosz 2020-07-15 03:29:36 +02:00 committed by GitHub
parent af7ce5d6eb
commit fd083394cb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -71,7 +71,6 @@
}
.modal-close {
align-self: flex-start;
order: 2;
margin-left: auto;
padding-left: 2em;