diff --git a/media/css/seahub.css b/media/css/seahub.css index 748b113370..43d9c65488 100644 --- a/media/css/seahub.css +++ b/media/css/seahub.css @@ -719,6 +719,9 @@ table img { #svg-view { min-height:500px;/*for ff*/ } +#doc-view { + min-height:800px; +} #pdf { border:1px solid #cbcbcb; } diff --git a/templates/myhome.html b/templates/myhome.html index 6ea499cb63..8c96e8048a 100644 --- a/templates/myhome.html +++ b/templates/myhome.html @@ -50,8 +50,8 @@