mirror of
https://github.com/ENSL/ensl.org.git
synced 2025-02-04 23:41:12 +00:00
Fixed wrapping issue
This commit is contained in:
parent
ba7c2de699
commit
668c0d2409
1 changed files with 1 additions and 0 deletions
|
@ -65,6 +65,7 @@ div#match {
|
||||||
.team-2 {
|
.team-2 {
|
||||||
max-height: $title-height;
|
max-height: $title-height;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
|
clear: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
.team-1 {
|
.team-1 {
|
||||||
|
|
Loading…
Reference in a new issue