Style fixes for Safari

This commit is contained in:
Eduard Urbach 2017-11-07 08:43:54 +01:00
parent b3a8777c80
commit 6d813ad596
4 changed files with 8 additions and 5 deletions

View File

@ -62,7 +62,8 @@
.anime-soundtrack
vertical
width 100%
flex-basis 100%
flex-grow 1
margin-bottom 0.5rem
> 500px

View File

@ -10,11 +10,12 @@
.sound-track-content
horizontal
border-radius 3px
overflow hidden
box-shadow shadow-light
iframe
width 100%
box-shadow shadow-light
.sound-track-footer
text-align center

View File

@ -5,7 +5,7 @@ mixin grid
mixin grid-cell
position relative
width 16vw
flex-basis 16vw
height 16vw
min-width 90px
min-height 127px

View File

@ -21,7 +21,8 @@
.widget
vertical
width 100%
flex-basis 100%
flex-grow 1
margin calc(content-padding / 2)
overflow hidden