diff --git a/src/static/css/pad.css b/src/static/css/pad.css index 21f365e24..5dd29412b 100644 --- a/src/static/css/pad.css +++ b/src/static/css/pad.css @@ -18,6 +18,12 @@ iframe {position:absolute;} border-radius: 6px; } +#otherusers +{ + max-height: 400px; + overflow: auto; +} + a img { border: 0;