Tweaked web preview height.

This commit is contained in:
Sean Li 2015-05-27 14:40:23 -07:00
parent fe89879dd5
commit c8067c92c0
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@
.widget-style(); .widget-style();
background-color: white; background-color: white;
width: 100%; width: 100%;
height: 100%; height: 95%;
p { p {
font-size: 13px; font-size: 13px;
color: @gray-normal; color: @gray-normal;