From c8067c92c025ce4adbdfa163be6dd8337d28ce3d Mon Sep 17 00:00:00 2001 From: Sean Li Date: Wed, 27 May 2015 14:40:23 -0700 Subject: [PATCH] Tweaked web preview height. --- styles/container-home.less | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/styles/container-home.less b/styles/container-home.less index 66232d0478..e13bc06256 100644 --- a/styles/container-home.less +++ b/styles/container-home.less @@ -30,7 +30,7 @@ .widget-style(); background-color: white; width: 100%; - height: 100%; + height: 95%; p { font-size: 13px; color: @gray-normal;