]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Merge branch '2.2.2-wip' into exploratory
authorMark Otto <otto@github.com>
Fri, 9 Nov 2012 18:09:04 +0000 (10:09 -0800)
committerMark Otto <otto@github.com>
Fri, 9 Nov 2012 18:09:04 +0000 (10:09 -0800)
1  2 
docs/base-css.html
docs/customize.html
docs/templates/pages/base-css.mustache
docs/templates/pages/customize.mustache

index ac99d43b25c1b85ba51f5a0e4929340e947524a0,fa41612d82517e0a9115d45b48636ae0f5ed416d..6a1698aec5736eb1be9e4846f5f6ffa84f53e1cd
  </pre>
  
          <h3>Unstyled</h3>
-         <p>Remove default the <code>list-style</code> and left padding on list items (immediate children only).</p>
+         <p>Remove the default <code>list-style</code> and left padding on list items (immediate children only).</p>
          <div class="bs-docs-example">
 -          <ul class="unstyled">
 +          <ul class="list-unstyled">
              <li>Lorem ipsum dolor sit amet</li>
              <li>Consectetur adipiscing elit</li>
              <li>Integer molestie lorem at massa</li>
Simple merge
index eeb7a267bd6ba3eaf3e4f854c71f75d15fdb11fc,29c4cebb1e18256f8b96e6b831842cbb4b835a28..449913dc79eb95b1152dd08add09d9c310cb03d9
  </pre>
  
          <h3>{{_i}}Unstyled{{/i}}</h3>
-         <p>{{_i}}Remove default the <code>list-style</code> and left padding on list items (immediate children only).{{/i}}</p>
+         <p>{{_i}}Remove the default <code>list-style</code> and left padding on list items (immediate children only).{{/i}}</p>
          <div class="bs-docs-example">
 -          <ul class="unstyled">
 +          <ul class="list-unstyled">
              <li>Lorem ipsum dolor sit amet</li>
              <li>Consectetur adipiscing elit</li>
              <li>Integer molestie lorem at massa</li>