mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-11 18:02:28 +03:00
increase padding on modal-header after decreasing h3 line-height
This commit is contained in:
+1
-1
@@ -41,7 +41,7 @@
|
||||
&.fade.in { top: 50%; }
|
||||
}
|
||||
.modal-header {
|
||||
padding: 5px 15px;
|
||||
padding: 9px 15px;
|
||||
border-bottom: 1px solid #eee;
|
||||
// Close icon
|
||||
.close { margin-top: 2px; }
|
||||
|
||||
Reference in New Issue
Block a user