summaryrefslogtreecommitdiff
path: root/StoneIsland/www/css/blogs.css
diff options
context:
space:
mode:
authorJules Laplace <jules@okfoc.us>2016-01-21 03:21:34 +0100
committerJules Laplace <jules@okfoc.us>2016-01-21 03:21:34 +0100
commit74ac46be0a0ca4baf104696cc0c10afdcd12757b (patch)
tree075455a2d2df19dbfb525042a9e21d67e931eade /StoneIsland/www/css/blogs.css
parentca3ae3a43bb47cb2b97b6878ea28d9eef0db25ca (diff)
storyview fix
Diffstat (limited to 'StoneIsland/www/css/blogs.css')
-rwxr-xr-xStoneIsland/www/css/blogs.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/StoneIsland/www/css/blogs.css b/StoneIsland/www/css/blogs.css
index c6ec7b25..4823fbef 100755
--- a/StoneIsland/www/css/blogs.css
+++ b/StoneIsland/www/css/blogs.css
@@ -194,6 +194,7 @@ animation: mfadein 0.6s;
#story img {
box-sizing:border-box;
width:calc(100vw + 150px);
+ max-height:100vw;
position:relative;
left:-75px;
}