php - Bootstrap responsive table -


i'm trying make non responsive table responsive using bootstrap in joomla. table generated php diplaying events.

i apply bootstrap classes table , container. output not responsive.

here code using (take @ line 808).

added , solved.

table, thead, tbody, th, td, tr {display: inline-block;}


Comments

Popular posts from this blog

python - jinja2: TemplateSyntaxError: expected token ',', got 'string' -

Qt4: how to send QString inside a struct via QSharedMemory -

node.js - NodeJS remote terminal to Dropbear OpenWRT-Server -