twbs / bootstrap

The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
https://getbootstrap.com
MIT License
170.85k stars 78.88k forks source link

Adding random crazy-classname to some images #15343

Closed ChadReitsma closed 9 years ago

ChadReitsma commented 9 years ago

Hey guys, I'm pulling a list of filenames from my DB, and on some of them it seems like Bootstrap is adding these crazy class-names to them... here is an example:

<img src="assets/uploads/banner2-468x60_1363013583.gif" class="img-responsive iqbtstydmhiueeqfebyi" style="width:468px; height:60px;">

What the hell is that iqbtsty crap and how do I get it out of there?

ChadReitsma commented 9 years ago

Wasn't bootstrap - sorry - first reaction :) Turns out AdBlock was to blame!! I always forget about it.