diff --git a/static/resources/css/project.css b/static/resources/css/project.css index a2d9eb0..eb299ba 100644 --- a/static/resources/css/project.css +++ b/static/resources/css/project.css @@ -1,12 +1,11 @@ .container-custom { position: relative; - height: 680px; + height: 100%; } .extend-height { height: 100%; min-height: 1px; - max-height: 680px; min-width: 1024px; overflow: hidden; } @@ -16,10 +15,10 @@ padding: 15px; margin-top: 20px; background-color: #FFFFFF; - height: 660px; + height: 100%; width: 100%; min-height: 1px; - max-height: 660px; + max-height: 100%; } .search-pane { diff --git a/views/admin-options.htm b/views/admin-options.htm index 0d893a0..b542d2b 100644 --- a/views/admin-options.htm +++ b/views/admin-options.htm @@ -1,7 +1,7 @@
-
+