]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Make icons antialiased on Webkit browsers. 7836/head
authorBlake Embrey <hello@blakeembrey.com>
Thu, 9 May 2013 20:48:02 +0000 (13:48 -0700)
committerBlake Embrey <hello@blakeembrey.com>
Thu, 9 May 2013 20:48:02 +0000 (13:48 -0700)
docs/assets/css/bootstrap.css
less/glyphicons.less

index 03a26d13d3dab3406634384f02cc665791d1bb48..5eef85435f8dc821269ca264c2e2cb5952dcf2d1 100644 (file)
@@ -2177,6 +2177,7 @@ input[type="button"].btn-block {
 
 .glyphicon:before {
   font-family: 'Glyphicons Halflings';
+  -webkit-font-smoothing: antialiased;
   font-style: normal;
   font-weight: normal;
   line-height: 1;
index e8a96c05f0fc941f59b0328514be7b45b6d86033..0d935ea1928f91d54eb88d1494891efa724ef375 100644 (file)
@@ -34,6 +34,7 @@
   font-style: normal;
   font-weight: normal;
   line-height: 1;
+  -webkit-font-smoothing: antialiased;
 }
 
 // Individual icons