You are here

responsive-table-filter.css in Responsive Table Filter 8

Same filename and directory in other branches
  1. 7 css/responsive-table-filter.css
.responsive-figure-table {
  max-width: 100%;
  overflow-x: auto;
  margin: 0;
}

File

css/responsive-table-filter.css
View source
  1. .responsive-figure-table {
  2. max-width: 100%;
  3. overflow-x: auto;
  4. margin: 0;
  5. }