mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-08 17:22:31 +03:00
Added min-height to modal-header for modals with no header text
This commit is contained in:
@@ -76,6 +76,7 @@
|
||||
.modal-header {
|
||||
padding: 9px 15px;
|
||||
border-bottom: 1px solid #e5e5e5;
|
||||
min-height:40px;
|
||||
}
|
||||
// Close icon
|
||||
.modal-header .close {
|
||||
|
||||
Reference in New Issue
Block a user