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

This commit is contained in:
Jarek Radosz
2020-07-14 21:29:36 -04:00
committed by GitHub
parent af7ce5d6eb
commit fd083394cb
@@ -71,7 +71,6 @@
}
.modal-close {
align-self: flex-start;
order: 2;
margin-left: auto;
padding-left: 2em;