mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-05-21 13:24:08 +03:00
modal heading line-height
This commit is contained in:
Vendored
+1
-1
@@ -4717,7 +4717,7 @@ input[type="submit"].btn.btn-mini {
|
||||
|
||||
.modal-header h3 {
|
||||
margin: 0;
|
||||
line-height: 1;
|
||||
line-height: 30px;
|
||||
}
|
||||
|
||||
.modal-body {
|
||||
|
||||
+1
-1
@@ -59,7 +59,7 @@
|
||||
// Heading
|
||||
h3 {
|
||||
margin: 0;
|
||||
line-height: 1;
|
||||
line-height: 30px;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user