client: fix post flow view on webkit browsers
Merge branch 'SediSocks-master'
This commit is contained in:
commit
81f7ae8034
1 changed files with 2 additions and 2 deletions
|
@ -300,10 +300,10 @@ a .access-key
|
|||
background-size: 20px 20px
|
||||
img
|
||||
opacity: 0
|
||||
width: 100%
|
||||
width: auto
|
||||
height: 100%
|
||||
video
|
||||
width: 100%
|
||||
width: auto
|
||||
height: 100%
|
||||
|
||||
.flexbox-dummy
|
||||
|
|
Loading…
Reference in a new issue