hide team banner image overflow
This commit is contained in:
parent
293a5332a4
commit
bd1fb3e222
1 changed files with 1 additions and 1 deletions
|
@ -99,7 +99,7 @@ ul.errorlist li {
|
|||
.team-banner {
|
||||
position: relative;
|
||||
margin-bottom: 3px;
|
||||
overflow: scroll;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
.team-banner .team-title {
|
||||
|
|
Loading…
Reference in a new issue