Please help, I want td was the same size everywhere. And that was a vertical scrolling. I used height and this doesn't help.
I'm styled only th(his wight)
http://imageshack.us/f/402/feedbacktz.jpg/
<table class="table table-striped" id="feedback_table">
<thead>
<tr>
<th style="width: 25px">Anything</th>
<th style="width: 70px">Anything</th>
<th style="width: 80px">Anything</th>
<th style="white-space:nowrap; width: 125px">Anything</th>
<th style="width: 360px">Anything</th>
<th style="width: 114px">Anything</th>
</tr>
</thead>
<tbody>
if the reviews contain lots of text, the Text review is too broad (see attachment). Scrolling is required to see the edit button.