Colision with Bootstrap's icons
Closed this issue · 2 comments
iBobik commented
Hi, I am using Twitter Bootstrap framework in Drupal with Font Awesome More icons.
When I use some icons included in Glyphicons and Font Awesome More both they will be rendered by the both libraries twice. See http://ovacomm.cz/ or attached screenshots what happens.
KOTRET commented
you need to disable / comment the @import "sprites.less";
in bootstrap.less
. Its not possible to use both.
FerPerales commented
You can also download a customize version of bootstrap http://twitter.github.com/bootstrap/customize.html and unselect the "icons" option