Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/ForkAwesome/Fork-Awesome.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordavegandy <dave@davegandy.com>2013-10-01 06:07:49 +0400
committerdavegandy <dave@davegandy.com>2013-10-01 06:07:49 +0400
commite32be98c31c2d1987d6a1ad614838e4df79c1315 (patch)
tree27a193fc83a9eb99a227eab45e974083444eedd1 /less/mixins.less
parenta3f056991c815e0e12edd5f22b1401bf2e54f510 (diff)
updating docs to use new css prefix
Diffstat (limited to 'less/mixins.less')
-rw-r--r--less/mixins.less3
1 files changed, 1 insertions, 2 deletions
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%;