From e32be98c31c2d1987d6a1ad614838e4df79c1315 Mon Sep 17 00:00:00 2001 From: davegandy Date: Mon, 30 Sep 2013 22:07:49 -0400 Subject: updating docs to use new css prefix --- less/mixins.less | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'less/mixins.less') diff --git a/less/mixins.less b/less/mixins.less index 099aa3080..a20f4bd60 100644 --- a/less/mixins.less +++ b/less/mixins.less @@ -31,8 +31,7 @@ height: @height; line-height: @width; vertical-align: -35%; - [class^="fa-"], - [class*=" fa-"] { + .fa { position: absolute; display: block; width: 100%; -- cgit v1.2.3