diff options
| author | Chris Rebert <[email protected]> | 2013-10-14 20:47:56 -0700 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2013-10-14 20:47:56 -0700 |
| commit | b05a287eb6d9cebe8590667ef260dd8ec70d5717 (patch) | |
| tree | 345193abc557e4999b1d596962118ffe3d4e9647 /dist/css/bootstrap.css | |
| parent | a28d9539c76e4ba4b3dba3df6137a8400840974d (diff) | |
| download | bootstrap-b05a287eb6d9cebe8590667ef260dd8ec70d5717.tar.xz bootstrap-b05a287eb6d9cebe8590667ef260dd8ec70d5717.zip | |
run grunt
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 ca386026b..aa2951658 100644 --- a/dist/css/bootstrap.css +++ b/dist/css/bootstrap.css @@ -2583,7 +2583,7 @@ input[type="button"].btn-block { @font-face { 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.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg'); } .glyphicon { |
