vendor/assets/stylesheets/bootstrap.css in rails-bootstrap-3.0.0.1 vs vendor/assets/stylesheets/bootstrap.css in rails-bootstrap-3.0.0.2
- old
+ new
@@ -2383,12 +2383,12 @@
transition: height 0.35s ease;
}
@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('../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');
}
.glyphicon {
position: relative;
top: 1px;
@@ -6800,6 +6800,6 @@
}
th.hidden-print,
td.hidden-print {
display: none !important;
}
-}
\ No newline at end of file
+}