I\'m kinda stuck with a CSS problem while using Bootstrap. I\'m also using Angular JS with Angular UI.bootstrap (which might be part of the problem).
I\'m making a w
Don’t add the For basic styling—light padding and only horizontal dividers—add the base class .table class to your tag. From the Bootstrap docs on tables:
.table to any . It may seem super redundant, but given the widespread use of tables for other plugins like calendars and date pickers, we've opted to isolate our custom table styles.