From d9173c529bfda421b0ba52d5b516eb00eda226ce Mon Sep 17 00:00:00 2001 From: "Roman M. Yagodin" Date: Mon, 13 Oct 2014 16:56:56 +0400 Subject: [PATCH] Fix glyphicons for categories and tags Added missing base "glyphicon" CSS class as described here: http://getbootstrap.com/components/#glyphicons-examples --- _includes/themes/bootstrap-3/post.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_includes/themes/bootstrap-3/post.html b/_includes/themes/bootstrap-3/post.html index 754ab53..85cc0f4 100644 --- a/_includes/themes/bootstrap-3/post.html +++ b/_includes/themes/bootstrap-3/post.html @@ -13,7 +13,7 @@

{{ page.title }} {% if page.tagline %}{{page.tagline}}{% endi {% unless page.categories == empty %} @@ -21,7 +21,7 @@

{{ page.title }} {% if page.tagline %}{{page.tagline}}{% endi {% unless page.tags == empty %}