josebalius / ngReactGrid

A really fast Angular grid using the power of React to render. Based on ng-grid and jQuery DataTables.
http://josebalius.github.io/ngReactGrid/
MIT License
328 stars 47 forks source link

ngReactGridCheckbox in columnDefs displays wrong in Firefox/IE #34

Closed Clonetrone closed 9 years ago

Clonetrone commented 9 years ago

In Firefox/IE, columns with checkboxes are steched to 90% width. Chrome displays it correctly, though. Try opening the ngReactGrid example page with Firefox and then with Chrome.