diff --git a/VamPa/src/main/webapp/resources/css/admin/main.css b/VamPa/src/main/webapp/resources/css/admin/main.css index b831e68..c42f655 100644 --- a/VamPa/src/main/webapp/resources/css/admin/main.css +++ b/VamPa/src/main/webapp/resources/css/admin/main.css @@ -92,6 +92,7 @@ ul{ width: 80%; float:left; height: 100%; + height:700px; } .admin_content_wrap div{ margin-top: 280px; diff --git a/VamPa_MySQL/src/main/webapp/resources/css/admin/main.css b/VamPa_MySQL/src/main/webapp/resources/css/admin/main.css index 043a1a9..c2a289a 100644 --- a/VamPa_MySQL/src/main/webapp/resources/css/admin/main.css +++ b/VamPa_MySQL/src/main/webapp/resources/css/admin/main.css @@ -92,6 +92,7 @@ ul{ width: 80%; float:left; height: 100%; + height:700px; } .admin_content_wrap div{ margin-top: 280px;