From ddd201042520249e900e5b3f9dddcfcdbbfb06dd Mon Sep 17 00:00:00 2001 From: Marcos Moura Date: Fri, 16 Dec 2016 14:04:11 -0200 Subject: [PATCH] fix docs not scrolling on firefox #218 --- docs/index.html | 4 ++-- docs/src/components/PageContent.vue | 2 ++ 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/docs/index.html b/docs/index.html index 79aef73..6260ef3 100644 --- a/docs/index.html +++ b/docs/index.html @@ -25,8 +25,8 @@ Vue Material - - + + diff --git a/docs/src/components/PageContent.vue b/docs/src/components/PageContent.vue index 9ed4d36..8071a5c 100644 --- a/docs/src/components/PageContent.vue +++ b/docs/src/components/PageContent.vue @@ -27,6 +27,8 @@