aboutsummaryrefslogtreecommitdiff
path: root/less
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2013-04-28 22:45:56 -0700
committerMark Otto <[email protected]>2013-04-28 22:45:56 -0700
commite13d05317ee5a944bdf34c1dda65bcc30a7915f6 (patch)
treeadc6d6deecfdc162bc2857d48892b6df1c983a3e /less
parentcd06c5baac64a3663820bc25b393e5b354c64a14 (diff)
downloadbootstrap-e13d05317ee5a944bdf34c1dda65bcc30a7915f6.tar.xz
bootstrap-e13d05317ee5a944bdf34c1dda65bcc30a7915f6.zip
single colon pseudo element for ie8
Diffstat (limited to 'less')
-rw-r--r--less/glyphicons.less2
1 files changed, 1 insertions, 1 deletions
diff --git a/less/glyphicons.less b/less/glyphicons.less
index 47bdc69ca..e8a96c05f 100644
--- a/less/glyphicons.less
+++ b/less/glyphicons.less
@@ -29,7 +29,7 @@
}
// Catchall baseclass
-.glyphicon::before {
+.glyphicon:before {
font-family: 'Glyphicons Halflings';
font-style: normal;
font-weight: normal;