vendor/assets/stylesheets/bootstrap/bootstrap.css.erb in yano-bootstrap-rails-0.0.2 vs vendor/assets/stylesheets/bootstrap/bootstrap.css.erb in yano-bootstrap-rails-1.0.0

- old
+ new

@@ -261,16 +261,12 @@ } } @font-face { font-family: 'Glyphicons Halflings'; - src: url('<%= asset_path "glyphicons-halflings-regular.eot" %>'); - src: url('<%= asset_path "glyphicons-halflings-regular.eot" %>?#iefix') format('embedded-opentype'), - url('<%= asset_path "glyphicons-halflings-regular.woff2" %>') format('woff2'), - url('<%= asset_path "glyphicons-halflings-regular.woff" %>') format('woff'), - url('<%= asset_path "glyphicons-halflings-regular.ttf" %>') format('truetype'), - url('<%= asset_path "glyphicons-halflings-regular.svg" %>#glyphicons_halflingsregular') format('svg'); + src: url('<%= asset_path 'glyphicons-halflings-regular.eot' %>'); + src: url('<%= asset_path 'glyphicons-halflings-regular.eot' %>?#iefix') format('embedded-opentype'), url('<%= asset_path 'glyphicons-halflings-regular.woff' %>2') format('woff2'), url('<%= asset_path 'glyphicons-halflings-regular.woff' %>') format('woff'), url('<%= asset_path 'glyphicons-halflings-regular.ttf' %>') format('truetype'), url('<%= asset_path 'glyphicons-halflings-regular.svg' %>#glyphicons_halflingsregular') format('svg'); } .glyphicon { position: relative; top: 1px; display: inline-block; @@ -6759,6 +6755,6 @@ @media print { .hidden-print { display: none !important; } } -/*# sourceMappingURL=<%= asset_path "bootstrap.css.map" %> */ +/*# sourceMappingURL=<%= asset_path 'bootstrap.css.map' %> */