diff --git a/static/ng/resources/css/index.css b/static/ng/resources/css/index.css index 66c3fcc9b..34d70288d 100644 --- a/static/ng/resources/css/index.css +++ b/static/ng/resources/css/index.css @@ -10,7 +10,9 @@ body { background-color: #EFEFEF; height: 90%; max-height: 100%; + margin-bottom: 30px; overflow-y: auto; + overflow-x: hidden; } .up-section { diff --git a/static/ng/resources/css/project.css b/static/ng/resources/css/project.css index 4e0dfc2b7..10a121421 100644 --- a/static/ng/resources/css/project.css +++ b/static/ng/resources/css/project.css @@ -41,7 +41,7 @@ } .pane { - height: 520px; + height: 500px; } .sub-pane { diff --git a/views/ng/admin-options.htm b/views/ng/admin-options.htm index 9a007a46a..32b4e7e3a 100644 --- a/views/ng/admin-options.htm +++ b/views/ng/admin-options.htm @@ -1,7 +1,7 @@
-
+
-
+