This commit is contained in:
Mark Otto 2018-09-18 21:42:38 -07:00
parent 2f611c657b
commit 55655b2781
6 changed files with 3 additions and 3 deletions

Binary file not shown.

Binary file not shown.

View file

@ -5469,14 +5469,14 @@ button.close {
align-items: flex-start;
-ms-flex-pack: justify;
justify-content: space-between;
padding: 1rem;
padding: 1rem 1rem;
border-bottom: 1px solid #e9ecef;
border-top-left-radius: 0.3rem;
border-top-right-radius: 0.3rem;
}
.modal-header .close {
padding: 1rem;
padding: 1rem 1rem;
margin: -1rem -1rem -1rem auto;
}

Binary file not shown.

File diff suppressed because one or more lines are too long

Binary file not shown.