TSK-487 Fix workbasket related bugs.

This commit is contained in:
Martin Rojas Miguel Angel 2018-05-22 14:44:12 +02:00 committed by Holger Hagen
parent 19a489eb9d
commit d392b21119
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
$selected-item: #e3f3f5;
.dual-list {
min-height: 290px;
min-height: 250px;
padding: 0px;
background-color: #f5f5f5;
border: 1px solid #e3e3e3;
@ -32,7 +32,7 @@ $selected-item: #e3f3f5;
overflow-y: auto;
@media screen and (max-width: 991px){
max-height: 35vh;
max-height: 33vh;
}
max-height: 75vh;