From 3a54b2ecb47944300f487bb1677322a72c4be61d Mon Sep 17 00:00:00 2001 From: Saiful Islam Date: Wed, 9 May 2018 19:01:56 +0600 Subject: [PATCH] Update style.css Solve for https://github.com/BootstrapDash/Material-Admin/issues/2 --- css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/style.css b/css/style.css index 2b7603b70..2b1ee6447 100644 --- a/css/style.css +++ b/css/style.css @@ -17008,7 +17008,7 @@ footer { padding: 25px 0 200px 0; position: relative; overflow: hidden; - max-height: 500px; } + max-height: 100vh; } .mdc-persistent-drawer__drawer { border-right: 0; } .mdc-persistent-drawer__toolbar-spacer {