Elastic: Small IE11 fix

pull/6286/merge
Aleksander Machniak 6 years ago
parent de386b9614
commit d6184ab516

@ -394,6 +394,7 @@ input.smart-upload {
html.ms .propform { html.ms .propform {
.row:not(.form-check) > td { .row:not(.form-check) > td {
display: flex; display: flex;
flex-wrap: wrap; // puts "hint" element below the input
} }
@media screen and (min-width: @screen-width-bs-phone) { @media screen and (min-width: @screen-width-bs-phone) {
.row.form-check > td { .row.form-check > td {

Loading…
Cancel
Save