In a Ruby on Rails 3.2 App I'm using Twitter Bootstrap-Sass v 2.0.3 with Font Awesome both installed as Gems.
I'm using 'Font Awesome' because I'd like to change the colors of the Bootstrap Icons.
My problem is that my icons are completely off in terms of alignment to eachother:
What's happening is it's rendering the original black icon and the newer one in separate locations.
On Font Awesome, it says "This giant set of new icons was requested on the Font Awesome GitHub project and includes icon parity with Bootstrap 2.0.3."
How can I align the icons so the shape is the same but so I still manipulate the color through a font?