Fixed wrapping issue

This commit is contained in:
onyxserpent 2015-04-08 09:57:42 -07:00
parent 63c04655a8
commit a28d43f384

View file

@ -65,6 +65,7 @@ div#match {
.team-2 {
max-height: $title-height;
overflow: hidden;
clear: none;
}
.team-1 {