hide team banner image overflow

This commit is contained in:
Michael Hall 2018-07-15 12:07:25 -04:00
parent 293a5332a4
commit bd1fb3e222

View file

@ -99,7 +99,7 @@ ul.errorlist li {
.team-banner { .team-banner {
position: relative; position: relative;
margin-bottom: 3px; margin-bottom: 3px;
overflow: scroll; overflow: hidden;
} }
.team-banner .team-title { .team-banner .team-title {