From 016d9a2ae924c3999ff9aa279511e32c0bfbe7bb Mon Sep 17 00:00:00 2001 From: Thomas Park Date: Tue, 12 Nov 2013 15:34:23 -0500 Subject: update to fontawesome 4 --- .../src/_includes/examples/fixed-width.html | 27 ++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 bower_components/font-awesome/src/_includes/examples/fixed-width.html (limited to 'bower_components/font-awesome/src/_includes/examples/fixed-width.html') diff --git a/bower_components/font-awesome/src/_includes/examples/fixed-width.html b/bower_components/font-awesome/src/_includes/examples/fixed-width.html new file mode 100644 index 00000000..f14e7e43 --- /dev/null +++ b/bower_components/font-awesome/src/_includes/examples/fixed-width.html @@ -0,0 +1,27 @@ +
+ +
+ +
+

+ Use fa-fw to set icons at a fixed width. Great to use when variable icon widths throw off alignment. + Especially useful in things like nav lists. +

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