css - Bootstrap - how to set up fixed width for ? - Stack Overflow
Hard to judge without the context of the page html or the rest of your CSS. There might be a zillion reasons why your CSS rule is not affecting the td element. Have you tried more specific CSS selectors such as tr.somethingontrlevel td.something { width: ...