Skip to content
This repository has been archived by the owner on Apr 24, 2020. It is now read-only.

Commit

Permalink
fix(upcoming): upcoming view would get squished if there were too man…
Browse files Browse the repository at this point in the history
…y upcoming matches
  • Loading branch information
seiyria committed Nov 13, 2016
1 parent 2e057b6 commit 4e73839
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/scss/site.scss
Original file line number Diff line number Diff line change
Expand Up @@ -129,6 +129,8 @@ station {

.upcoming-match {

min-height: 60px;

&:not(.small) {
@include all-widths(600px);

Expand Down

0 comments on commit 4e73839

Please sign in to comment.