Fix: Jerking of the "#mfbpanel" panel when collapsing and expanding on the "Montage review" page
parent
522f29c5b1
commit
c68b6696d1
|
@ -57,3 +57,8 @@ input[type=range]::-ms-tooltip {
|
|||
#minTime, #maxTime {
|
||||
margin: 0 4px;
|
||||
}
|
||||
|
||||
#mfbpanel {
|
||||
width: calc(100% - 25px);
|
||||
float: left;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue