Skip to content

Instantly share code, notes, and snippets.

@ninek9
ninek9 / convore minimum window width styles
Created February 18, 2011 19:41
a hat tip to adam brault. added some additional features.
/* Convore Min-Width Userstyle */
/* author: Adam Brault */
/* http://andyet.net*/
/* Would love to see @etmaguire add his own version of something like this to the site. :D */
@media screen and (max-width: 450px) {
#topic-detail.group * {
float: none !important;