diff options
| author | Bootstrap's Grunt bot <[email protected]> | 2014-12-15 00:30:39 +0000 |
|---|---|---|
| committer | Bootstrap's Grunt bot <[email protected]> | 2014-12-15 00:30:39 +0000 |
| commit | 181f4aebea957f364a1b42a6331d0fa4624cf5e9 (patch) | |
| tree | 011adb6115d102c2ecd560d6b741572ec4e10b01 /dist/css/bootstrap.css | |
| parent | b7be72c86c9b8b0289438f5e97a2263ecdb1344c (diff) | |
| download | bootstrap-181f4aebea957f364a1b42a6331d0fa4624cf5e9.tar.xz bootstrap-181f4aebea957f364a1b42a6331d0fa4624cf5e9.zip | |
automatic grunt dist
Diffstat (limited to 'dist/css/bootstrap.css')
| -rw-r--r-- | dist/css/bootstrap.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dist/css/bootstrap.css b/dist/css/bootstrap.css index f89de14a9..68c22cef6 100644 --- a/dist/css/bootstrap.css +++ b/dist/css/bootstrap.css @@ -268,7 +268,7 @@ th { font-family: 'Glyphicons Halflings'; src: url('../fonts/glyphicons-halflings-regular.eot'); - src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg'); + src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg'); } .glyphicon { position: relative; |
