File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed
Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change 1818}
1919
2020.booking-form-container form {
21- position : relative
21+ position : relative;
2222}
2323
2424.booking-form-container .display-as-content {
209209 margin-right : 7px ;
210210}
211211
212- .booking-form-container .blue-btn .input-row input [type = "submit" ] {
213- background-color : # 016FFF ;
214- border-color : # 016FFF ;
215- padding : 15px ;
216- }
217-
218212.booking-form-container .input-row input [type = "submit" ] {
219213 float : left;
220214 margin-right : 8px ;
227221 font-weight : 500 ;
228222}
229223
224+ .booking-form-container .blue-btn .input-row input [type = "submit" ] {
225+ background-color : # 016FFF ;
226+ border-color : # 016FFF ;
227+ padding : 15px ;
228+ }
229+
230230.booking-form-container .input-row input {
231231 box-sizing : border-box;
232232 min-height : 35px ;
You can’t perform that action at this time.
0 commit comments