diff --git a/src/static/web/css/admin.css b/src/static/web/css/admin.css index cca1794c..4b8008e6 100644 --- a/src/static/web/css/admin.css +++ b/src/static/web/css/admin.css @@ -154,11 +154,11 @@ body.hidemenu .body-right { } .main,.menu { width:100%; - height:98% + height:99% } .main iframe,.menu iframe { width:100%; - height:98%; + height:99%; border:0 } .body-bg {