From 7caa634c09682c12e5e8c0d631fd6b53770c826b Mon Sep 17 00:00:00 2001 From: Ngan Hoang Date: Fri, 19 Apr 2019 02:52:52 -0400 Subject: [PATCH] references #770, fixed bottom pagination width --- docs/.vuepress/styles/index.styl | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/docs/.vuepress/styles/index.styl b/docs/.vuepress/styles/index.styl index 0161bba14a13b..b6ed6d8ba3cd4 100644 --- a/docs/.vuepress/styles/index.styl +++ b/docs/.vuepress/styles/index.styl @@ -199,10 +199,11 @@ i // footer .footer margin-top: 2.5em - -.page-edit, -.page-nav - max-width: 55rem + +.page + .page-edit, + .page-nav + max-width: 55rem // badges badge = 'span.badge'