summaryrefslogtreecommitdiffstats
path: root/style
diff options
context:
space:
mode:
authorSimon Rettberg2015-10-20 17:15:49 +0200
committerSimon Rettberg2015-10-20 17:15:49 +0200
commit2c6bbc84799bcca7beb88abc4781ab0bc8ec5328 (patch)
tree21ca2565c6dd63b7405201964652d396e4d87d7c /style
parent[serversetup] Fix ipxe html layout (diff)
downloadslx-admin-2c6bbc84799bcca7beb88abc4781ab0bc8ec5328.tar.gz
slx-admin-2c6bbc84799bcca7beb88abc4781ab0bc8ec5328.tar.xz
slx-admin-2c6bbc84799bcca7beb88abc4781ab0bc8ec5328.zip
Support creating ad and ldap modules with ca-based cert checking
Diffstat (limited to 'style')
-rw-r--r--style/default.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/style/default.css b/style/default.css
index 9e430b73..9c0c367a 100644
--- a/style/default.css
+++ b/style/default.css
@@ -1,3 +1,7 @@
+html {
+ overflow-y: scroll;
+}
+
body {
padding-top: 70px;
padding-bottom: 10px;