• E027
  • Bootstrap v0.x
  • .table-responsive is supposed to be used on the table's parent wrapper <div>, not on the table itself
  • Bootstrap v1.x (Bootlint for Bootstrap v4 and newer)
  • .table-responsive* is supposed to be used on the table's parent wrapper <div>, not on the table itself