fix safari desktop responsive view

This commit is contained in:
John Mitchell 2017-02-20 11:55:29 -05:00
parent d08fd82260
commit 11ac1db1c7

View File

@ -3,7 +3,7 @@
@breakpoint-md: 1200px;
.JobResultsStdOut {
height: 100%;
height: auto;
width: 100%;
display: flex;
flex-direction: column;