/* flancian added this to work around lack of action from mastodon w.r.t. https://github.com/mastodon/mastodon/issues/8632 and others */

/* then reverted it because someone complained :) */

/*
div.column {
 -webkit-box-flex:1;
 -ms-flex-positive:1;
 flex-grow:1
}
*/

