Change left panel height to 100% for consistency

This commit is contained in:
Marliana Lara 2017-05-03 13:24:55 -04:00
parent c49f7dddec
commit 82d37d3fec

View File

@ -27,7 +27,7 @@ standard-out-log {
}
.StandardOut-leftPanel {
.OnePlusOne-panel--left(auto, @breakpoint-md);
.OnePlusOne-panel--left(100%, @breakpoint-md);
max-width: 600px;
display: flex;
@media (max-width: @breakpoint-md - 1px) {