vendor/assets/stylesheets/bootstrap.css in rails-bootstrap-3.0.0.2 vs vendor/assets/stylesheets/bootstrap.css in rails-bootstrap-3.0.0.3

- old
+ new

@@ -2383,11 +2383,11 @@ transition: height 0.35s ease; } @font-face { font-family: 'Glyphicons Halflings'; - src: url('../assets/glyphicons-halflings-regular.eot'); - src: url('../assets/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../assets/glyphicons-halflings-regular.woff') format('woff'), url('../assets/glyphicons-halflings-regular.ttf') format('truetype'), url('../assets/glyphicons-halflings-regular.svg#glyphicons-halflingsregular') format('svg'); + src: url('glyphicons-halflings-regular.eot'); + src: url('glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('glyphicons-halflings-regular.woff') format('woff'), url('glyphicons-halflings-regular.ttf') format('truetype'), url('glyphicons-halflings-regular.svg#glyphicons-halflingsregular') format('svg'); } .glyphicon { position: relative; top: 1px;