Makes the main post container on Imaglr full width, optionally displaying multiple posts per row. Adjust post size and Home page display style.
These are versions of this script where the code was updated. Show all versions.
fixed issue with container width in profile page
Changed the default postWidth to 500px to better fit the most common screen size of 1920 (fits 3 posts in a row)
changed "Grid" to be the default for Home page
added overflow hidden to #app, to get rid of flickering horizontal scrollbar...