Fixed glyphicons

This commit is contained in:
Brenda Wallace
2019-01-21 18:42:52 +13:00
parent fcfe7f196e
commit d1c367e3d9

View File

@@ -1 +1 @@
%span{class: "glyphicon.glyphicon-#{icon}", title: t(title) }
%span.glyphicon{class: "glyphicon-#{icon}", title: t(title) }