client/posts: fix resize modes on chrome

This commit is contained in:
rr-
2017-01-03 20:00:41 +01:00
parent e2fcd08ce9
commit 4340b4d9b2
4 changed files with 12 additions and 15 deletions

View File

@ -8,16 +8,7 @@
margin: 0 auto
position: relative
img, object, video, .post-overlay
position: absolute
height: 100%
width: 100%
left: 0
right: 0
top: 0
bottom: 0
.post-overlay>*
.resize-listener
position: absolute
left: 0
right: 0