From a939dbd61145f76c2d20899c6317e322d18c7364 Mon Sep 17 00:00:00 2001 From: John Leider Date: Fri, 30 Dec 2016 19:55:57 -0500 Subject: [PATCH] bug fix for https://github.com/vuetifyjs/vuetify/issues/54 --- src/components/parallax/Parallax.vue | 5 ++-- src/mixins/translatable.js | 43 +++++++++++++++++----------- 2 files changed, 28 insertions(+), 20 deletions(-) diff --git a/src/components/parallax/Parallax.vue b/src/components/parallax/Parallax.vue index e4b69a180ef..31107fa3331 100755 --- a/src/components/parallax/Parallax.vue +++ b/src/components/parallax/Parallax.vue @@ -1,7 +1,7 @@