anjlab / bootstrap-rails

Twitter Bootstrap CSS (with Sass flavour) and JS toolkits for Rails 3 projects
https://github.com/anjlab/bootstrap-rails
729 stars 96 forks source link

bug fix for IE gradients #9

Closed davidsulc closed 12 years ago

davidsulc commented 12 years ago

before bug fix, 6-digit colors were returned with '#' between alpha and color values (e.g. '#ff#049cdb' instead of '#ff049cdb')