From 38dd1c342a5d86989a2773f6499c7fbd005e241d Mon Sep 17 00:00:00 2001 From: Mario Vavti Date: Tue, 10 Jan 2017 10:19:22 +0100 Subject: font awesome 4.7.0 --- library/font_awesome/src/_includes/examples/list.html | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'library/font_awesome/src/_includes/examples/list.html') diff --git a/library/font_awesome/src/_includes/examples/list.html b/library/font_awesome/src/_includes/examples/list.html index a708902be..1c7f3008f 100644 --- a/library/font_awesome/src/_includes/examples/list.html +++ b/library/font_awesome/src/_includes/examples/list.html @@ -9,20 +9,20 @@
    -
  • List icons
  • -
  • can be used
  • -
  • as bullets
  • -
  • in lists
  • +
  • List icons
  • +
  • can be used
  • +
  • as bullets
  • +
  • in lists

Use fa-ul and fa-li to easily replace default bullets in unordered lists.

{% highlight html %}
    -
  • List icons
  • -
  • can be used
  • -
  • as bullets
  • -
  • in lists
  • +
  • List icons
  • +
  • can be used
  • +
  • as bullets
  • +
  • in lists
{% endhighlight %}
-- cgit v1.2.3