diff --git a/get_together/static/css/get_together.css b/get_together/static/css/get_together.css index 00d511a..2f312f8 100644 --- a/get_together/static/css/get_together.css +++ b/get_together/static/css/get_together.css @@ -99,6 +99,7 @@ ul.errorlist li { .team-banner { position: relative; margin-bottom: 3px; + overflow: scroll; } .team-banner .team-title { diff --git a/get_together/templates/get_together/teams/show_team.html b/get_together/templates/get_together/teams/show_team.html index 1df005c..e61c2cc 100644 --- a/get_together/templates/get_together/teams/show_team.html +++ b/get_together/templates/get_together/teams/show_team.html @@ -20,7 +20,7 @@ {% block content %}