summaryrefslogtreecommitdiff
path: root/bower_components/bootstrap/less/glyphicons.less
diff options
context:
space:
mode:
authorThomas Park <thomas@thomaspark.me>2014-02-02 22:34:20 -0500
committerThomas Park <thomas@thomaspark.me>2014-02-02 22:34:20 -0500
commit303ba425d14820c93528555c60b355fcc9e67df8 (patch)
tree2e277027cb9a929fefa84d87b621d3a3940ba863 /bower_components/bootstrap/less/glyphicons.less
parent9fdf7a68d3f4f89e9ea9aea74c485ed31d767ee4 (diff)
upgrade bootstrap to 3.1.0
Diffstat (limited to 'bower_components/bootstrap/less/glyphicons.less')
-rw-r--r--bower_components/bootstrap/less/glyphicons.less6
1 files changed, 1 insertions, 5 deletions
diff --git a/bower_components/bootstrap/less/glyphicons.less b/bower_components/bootstrap/less/glyphicons.less
index 8a68f11e..789c5e7f 100644
--- a/bower_components/bootstrap/less/glyphicons.less
+++ b/bower_components/bootstrap/less/glyphicons.less
@@ -14,7 +14,7 @@
src: ~"url('@{icon-font-path}@{icon-font-name}.eot?#iefix') format('embedded-opentype')",
~"url('@{icon-font-path}@{icon-font-name}.woff') format('woff')",
~"url('@{icon-font-path}@{icon-font-name}.ttf') format('truetype')",
- ~"url('@{icon-font-path}@{icon-font-name}.svg#glyphicons-halflingsregular') format('svg')";
+ ~"url('@{icon-font-path}@{icon-font-name}.svg#@{icon-font-svg-id}') format('svg')";
}
// Catchall baseclass
@@ -28,10 +28,6 @@
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
-
- &:empty {
- width: 1em;
- }
}
// Individual icons