Responsive images in tables (bootstrap 3)
问题 I'm using the Bootstrap 3 Framework and have some troubles with the "img-responsive" class in Firefox. I have a 4 column-Table with 15/50/10/25% layout. In the first column is an large-image, which should be scaled down to the 15%. But this only works in Chrome/Opera, but not in FF/IE (the images are not responsive and therefore too big). My code: <table class="table table-striped table-condensed voc_list "> <thead> <tr> <th style="width:15%;"></th> <th style="width:50%;">Bezeichnung</th> <th