]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
fix text in docs about default font-size and line-height
authorMark Otto <markotto@twitter.com>
Mon, 9 Jul 2012 07:14:35 +0000 (00:14 -0700)
committerMark Otto <markotto@twitter.com>
Mon, 9 Jul 2012 07:14:35 +0000 (00:14 -0700)
docs/assets/css/bootstrap.css
docs/templates/pages/base-css.mustache

index 5af92fad118865284cd8f79dd98789dd2e46fe6a..61398812e173093dca124292cf7b7760fb07b575 100644 (file)
@@ -5198,6 +5198,7 @@ a.badge:hover {
 
 .carousel {
   position: relative;
+  display: table;
   margin-bottom: 20px;
   line-height: 1;
 }
index 8985e7c69f2bf36473c9748e27a3d238bfd82786..a474ac8614d1a2e7c5978d8d919049a3123df550 100644 (file)
@@ -54,7 +54,7 @@
 
   {{! Body copy }}
   <h2>{{_i}}Body copy{{/i}}</h2>
-  <p>{{_i}}Bootstrap's global default <code>font-size</code> is <strong>13px</strong>, with a <code>line-height</code> of <strong>18px</strong>. This is applied to the <code>&lt;body&gt;</code> and all paragraphs. In addition, <code>&lt;p&gt;</code> (paragraphs) receive a bottom margin of half their line-height (9px by default).{{/i}}</p>
+  <p>{{_i}}Bootstrap's global default <code>font-size</code> is <strong>14px</strong>, with a <code>line-height</code> of <strong>20px</strong>. This is applied to the <code>&lt;body&gt;</code> and all paragraphs. In addition, <code>&lt;p&gt;</code> (paragraphs) receive a bottom margin of half their line-height (9px by default).{{/i}}</p>
   <div class="bs-docs-example">
     <p>Nullam quis risus eget urna mollis ornare vel eu leo. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Nullam id dolor id nibh ultricies vehicula.</p>
     <p>Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec ullamcorper nulla non metus auctor fringilla. Duis mollis, est non commodo luctus, nisi erat porttitor ligula, eget lacinia odio sem nec elit. Donec ullamcorper nulla non metus auctor fringilla.</p>