Merge pull request #1034 from dod-ccpo/ie11-modal-fix
Center modals in ie11
This commit is contained in:
commit
9578670ade
@ -21,6 +21,7 @@ body {
|
|||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
|
align-items: center;
|
||||||
|
|
||||||
.usa-input .usa-input__choices label {
|
.usa-input .usa-input__choices label {
|
||||||
max-width: 62rem;
|
max-width: 62rem;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user