manuelvanrijn / bootstrap-switch-rails

A small gem for putting bootstrap-switch into the Rails asset pipeline
MIT License
58 stars 18 forks source link

Unknown property 'user-select'. #17

Closed ror6ax closed 7 years ago

ror6ax commented 8 years ago

I've got following errors:

Unknown property 'user-select'.  Declaration dropped. bootstrap3-switch.self-eca58a24352b32df1ad2218f1a4561a9a8d00ae4825c407a57df83d56f54fb85.css:37
Expected 'none', URL, or filter function but found 'alpha('.  Error in parsing value for 'filter'.  Declaration dropped. bootstrap3-switch.self-eca58a24352b32df1ad2218f1a4561a9a8d00ae4825c407a57df83d56f54fb85.css:145
Expected 'none', URL, or filter function but found 'alpha('.  Error in parsing value for 'filter'.  Declaration dropped.

..when using bootstrap-sass 3.2 with bootstrap-switch-rails (3.3.3) Any ideas what this might be?

manuelvanrijn commented 8 years ago

seems to be a browser specific issue if I google for the error. Do you get the error in every browser?

manuelvanrijn commented 7 years ago

please reopen if this is still a problem