From 2265c1a6c75cb2ff77bfbe9d42763ab55d49821b Mon Sep 17 00:00:00 2001 From: psychobunny Date: Mon, 2 Nov 2015 13:04:06 -0500 Subject: [PATCH] Revert "closes #98" This reverts commit 8e51a839a05d6a745e0e13a4e28c4f98fbf314df. --- less/groups.less | 1 + 1 file changed, 1 insertion(+) diff --git a/less/groups.less b/less/groups.less index 24ce787..cbaf41a 100644 --- a/less/groups.less +++ b/less/groups.less @@ -107,6 +107,7 @@ tbody { max-height: 500px; display:block; + overflow-y: auto; .member-name { width: 100%; }