1

I am trying to set a max on width using angularjs. I have tried using max-width and also just using width, but it does not seem to stop the column from expanding when ever the specific data pops up. Also, I would like the other columns to stay the way the are. My code looks like this for now:

<th style="width: 25%;" ng-bind="'column.tab' | i18n"></th>

IEtime
  • 11
  • 3
  • 2
    possible duplicate of [Set the table column width constant regardless of the amount of text in its cells?](http://stackoverflow.com/questions/4457506/set-the-table-column-width-constant-regardless-of-the-amount-of-text-in-its-cell) – Mike Perrenoud Sep 21 '15 at 13:22

0 Answers0