]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
modal heading line-height
authorMark Otto <markotto@twitter.com>
Tue, 24 Jul 2012 07:37:19 +0000 (00:37 -0700)
committerMark Otto <markotto@twitter.com>
Tue, 24 Jul 2012 07:37:19 +0000 (00:37 -0700)
docs/assets/css/bootstrap.css
less/modals.less

index 4a4b3e5f4759a99ff952402a5d93deee320bdbac..b0c966d22d604ce2565da8bc4481439db2e2e586 100644 (file)
@@ -4717,7 +4717,7 @@ input[type="submit"].btn.btn-mini {
 
 .modal-header h3 {
   margin: 0;
-  line-height: 1;
+  line-height: 30px;
 }
 
 .modal-body {
index 8cdaace36c4c41bfade04e5754be2b3d27f3921f..e515bb796d75034d6cdc99b31d8df396cb5b49a3 100644 (file)
@@ -59,7 +59,7 @@
   // Heading
   h3 {
     margin: 0;
-    line-height: 1;
+    line-height: 30px;
   }
 }