Fix layout of schedule tracks dialog

This commit is contained in:
Duncan Sommerville 2015-09-29 13:54:43 -04:00
parent f25457d1eb
commit 0029844fa7

View file

@ -3869,7 +3869,7 @@ li .ui-state-hover {
-webkit-flex-flow: column;
flex-flow: column;
flex: 6 auto;
flex: 1 1;
min-width: 505px;
}