Skip to content

Commit

Permalink
Remove Safari Hack (Fixes Issue jaysalvat#149)
Browse files Browse the repository at this point in the history
This was preventing laravel mix (webpack) and Asp.net MVC from compiling the sass.
  • Loading branch information
EmperorArthur committed Jun 17, 2018
1 parent c86a7dc commit 0089bae
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions src/sass/main/vegas.sass
Original file line number Diff line number Diff line change
Expand Up @@ -59,9 +59,3 @@ body.vegas-container > .vegas-overlay,
body.vegas-container > .vegas-slide
position: fixed
z-index: -1

/* Target Safari IOS7+ in order to add 76px */
_::full-page-media, _:future,
:root body.vegas-container > .vegas-slide,
:root body.vegas-container > .vegas-overlay
bottom: -76px

0 comments on commit 0089bae

Please sign in to comment.