Update contact form
This commit is contained in:
@@ -623,7 +623,7 @@ section#zarezerwuj-miejsce .c-row .c-col-2 .form-box .form-content form .c-item
|
|||||||
position: relative;
|
position: relative;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
}
|
}
|
||||||
section#zarezerwuj-miejsce .c-row .c-col-2 .form-box .form-content form .c-item-1, section#zarezerwuj-miejsce .c-row .c-col-2 .form-box .form-content form .c-item-2, section#zarezerwuj-miejsce .c-row .c-col-2 .form-box .form-content form .c-item-3, section#zarezerwuj-miejsce .c-row .c-col-2 .form-box .form-content form .c-item-4 {
|
section#zarezerwuj-miejsce .c-row .c-col-2 .form-box .form-content form .c-item-1, section#zarezerwuj-miejsce .c-row .c-col-2 .form-box .form-content form .c-item-2, section#zarezerwuj-miejsce .c-row .c-col-2 .form-box .form-content form .c-item-3, section#zarezerwuj-miejsce .c-row .c-col-2 .form-box .form-content form .c-item-3-1, section#zarezerwuj-miejsce .c-row .c-col-2 .form-box .form-content form .c-item-4, section#zarezerwuj-miejsce .c-row .c-col-2 .form-box .form-content form .c-item-4-1 {
|
||||||
width: calc(50% - 8px);
|
width: calc(50% - 8px);
|
||||||
}
|
}
|
||||||
section#zarezerwuj-miejsce .c-row .c-col-2 .form-box .form-content form .c-item-7 .wpcf7-not-valid input[type=checkbox] {
|
section#zarezerwuj-miejsce .c-row .c-col-2 .form-box .form-content form .c-item-7 .wpcf7-not-valid input[type=checkbox] {
|
||||||
|
|||||||
File diff suppressed because one or more lines are too long
@@ -676,7 +676,9 @@ section#zarezerwuj-miejsce {
|
|||||||
&-1,
|
&-1,
|
||||||
&-2,
|
&-2,
|
||||||
&-3,
|
&-3,
|
||||||
&-4 {
|
&-3-1,
|
||||||
|
&-4,
|
||||||
|
&-4-1 {
|
||||||
width: calc(50% - 8px);
|
width: calc(50% - 8px);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user