From cc822176d5e225eb8c1bd2e808abfcac6950062a Mon Sep 17 00:00:00 2001 From: kunw Date: Wed, 18 May 2016 02:03:50 +0800 Subject: [PATCH] updates for admin-options scroll actions. --- static/ng/resources/css/index.css | 2 ++ static/ng/resources/css/project.css | 2 +- views/ng/admin-options.htm | 4 ++-- 3 files changed, 5 insertions(+), 3 deletions(-) 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 @@
-
+
-
+