From: Chris Rebert Date: Sun, 28 Jul 2013 08:39:15 +0000 (-0700) Subject: add commas in a couple places X-Git-Tag: v3.0.0~108^2^2~1^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e9b1422e8614a8f1deac08941e84d93b1c1f7d5b;p=thirdparty%2Fbootstrap.git add commas in a couple places --- diff --git a/css.html b/css.html index 095be1deb1..e93d51b410 100644 --- a/css.html +++ b/css.html @@ -622,7 +622,7 @@ base_url: "../"

For quoting blocks of content from another source within your document.

Default blockquote

-

Wrap <blockquote> around any HTML as the quote. For straight quotes we recommend a <p>.

+

Wrap <blockquote> around any HTML as the quote. For straight quotes, we recommend a <p>.

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer posuere erat a ante.

@@ -833,7 +833,7 @@ For example, <section> should be wrapped as inline.
<p>Sample text here...</p>
{% endhighlight %} -

You may optionally add the .pre-scrollable class which will set a max-height of 350px and provide a y-axis scrollbar.

+

You may optionally add the .pre-scrollable class, which will set a max-height of 350px and provide a y-axis scrollbar.