/*
* @title solveSafari
* @description solving rightmost column height problem on Mastodon v1.3.3 under Safari
* @include http://*
* @license MIT License
* @require
*/
(function(){$(".mastodon-column-container").css("height","100vh")})()