bootstrap-glyphicons icon indicating copy to clipboard operation
bootstrap-glyphicons copied to clipboard

bootstrap glyphicons

Results 2 bootstrap-glyphicons issues
Sort by recently updated
recently updated
newest added

I'm working with Rails Rails 4.1.6 and Ruby 2.2.4p230 In my gem file: gem 'bootstrap-glyphicons' And in application.scss I have: @import 'bootstrap/glyphicons'; I'm starting to get a lot of: ```...

I'm having a similar problem here, but the solution isn't the same: http://stackoverflow.com/questions/12475253/twitter-bootstrap-rails-on-heroku-glyphicons-displayed-as-squares In my case: 1. The paths are ok, for example loading /glyphiconshalflings-regular.eot works, with correct MIME type,...