From 0989babe5daa14a91b80f6347efa493bc100e28d Mon Sep 17 00:00:00 2001 From: Bruno Amaral Date: Sun, 18 Aug 2013 18:47:40 +0100 Subject: fixes two type-os in glyphicons --- components.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'components.html') diff --git a/components.html b/components.html index 4e531e6a8..b4e6c18f1 100644 --- a/components.html +++ b/components.html @@ -244,7 +244,7 @@ base_url: "../" -

How to use

+

How to use

For performance reasons, all icons require a base class and individual icon class. To use, place the following code just about anywhere. Be sure to leave a space between the icon and text for proper padding.

{% highlight html %} -- cgit v1.2.3