Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

What stops you from declaring

   table { display:block; }
etc. if you need to transform your table into vertical flow layout?


Or even...

.responsive { display: block }

@media(min-size: 768px) { . responsive { display: table }}




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: