From 6dac0b5798a609b58605ef40e32a999875b02e5b Mon Sep 17 00:00:00 2001 From: Matthias Mees Date: Sat, 17 Jan 2015 13:05:09 +0100 Subject: [PATCH] An 'auto'. Just for @ophian. --- templates/2k11/admin/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/2k11/admin/style.css b/templates/2k11/admin/style.css index 57d4f611..cd7ca504 100644 --- a/templates/2k11/admin/style.css +++ b/templates/2k11/admin/style.css @@ -2261,7 +2261,7 @@ label .perm_name, color: #fcfcfc; height: 100%; min-height: 7em; - overflow: scroll; + overflow: auto; padding: .5em 1em; position: absolute; top: 0;