fix build table overlfow on smaller screen size

This commit is contained in:
Brad Rydzewski 2015-05-21 01:02:23 -07:00
parent 34ce9b8f76
commit 27e3fe3e41

View file

@ -1373,6 +1373,7 @@ section .build-row .build-num {
section .build-row > div:first-child {
width:90px;
min-width: 90px;
}
section .build-row h3 {