1
0
Fork 0

Tweak mobile css

Dieser Commit ist enthalten in:
Angus McLeod 2018-02-09 16:07:52 +08:00
Ursprung e96ecdc38b
Commit 23c2c120c2

Datei anzeigen

@ -32,7 +32,7 @@
}
.wizard-step-banner {
max-height: 200px !important;
max-height: 250px !important;
width: initial !important;
}
@ -48,7 +48,7 @@
.wizard-column {
.checkbox-field > label {
max-width: 80%;
max-width: calc(100% - 53px);
}
.wizard-field .field-description {