mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-05 16:42:29 +03:00
dist
This commit is contained in:
@@ -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;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user