From: Mark Otto Date: Thu, 26 Jan 2012 08:36:40 +0000 (-0800) Subject: fix small icons on homepage X-Git-Tag: v2.0.0~6^2~159 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=106625a2ece84fd5e1e68144411c8d00db05c23f;p=thirdparty%2Fbootstrap.git fix small icons on homepage --- diff --git a/docs/index.html b/docs/index.html index b866da87c6..f3738e8372 100644 --- a/docs/index.html +++ b/docs/index.html @@ -189,22 +189,22 @@
- +

HTML5

Built to support new HTML5 elements and syntax.

- +

CSS3

Progressively enhanced components for ultimate style.

- +

Open-source

Built for and maintained by the community via GitHub.

- +

Made at Twitter

Brought to you by an experienced engineer and designer.

diff --git a/docs/templates/pages/index.mustache b/docs/templates/pages/index.mustache index ff486bc7b9..33bfd035f2 100644 --- a/docs/templates/pages/index.mustache +++ b/docs/templates/pages/index.mustache @@ -125,22 +125,22 @@
- +

HTML5

{{_i}}Built to support new HTML5 elements and syntax.{{/i}}

- +

CSS3

{{_i}}Progressively enhanced components for ultimate style.{{/i}}

- +

{{_i}}Open-source{{/i}}

{{_i}}Built for and maintained by the community via GitHub.{{/i}}

- +

{{_i}}Made at Twitter{{/i}}

{{_i}}Brought to you by an experienced engineer and designer.{{/i}}