fix import wizard overflow

This commit is contained in:
Felix Niklas 2016-02-10 10:13:29 +01:00
parent 66ec83c323
commit 2ad3aea16c

View file

@ -6090,7 +6090,7 @@ label + .wizard-buttonList {
} }
.import.wizard .wizard-slide { .import.wizard .wizard-slide {
height: 300px; min-height: 300px;
} }
.import-source { .import-source {