diff options
| author | Chris Rebert <[email protected]> | 2014-01-09 11:11:13 -0800 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2014-01-09 11:11:13 -0800 |
| commit | fc62379e61aa953d67b1bcf07c2f87d663ba77bc (patch) | |
| tree | 5a85f32ae1d2f3a2a974d1c9fa85fa45fc0c6d17 /dist/css/bootstrap.css | |
| parent | 12765037547211563e237053424847b183cd8117 (diff) | |
| download | bootstrap-fc62379e61aa953d67b1bcf07c2f87d663ba77bc.tar.xz bootstrap-fc62379e61aa953d67b1bcf07c2f87d663ba77bc.zip | |
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 591372dc7..3ccabd364 100644 --- a/dist/css/bootstrap.css +++ b/dist/css/bootstrap.css @@ -2357,7 +2357,7 @@ input[type="button"].btn-block { 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 { position: relative; |
