August 1, 2013 at 16:59 /
Very little issue:
something wrong with buttons (reservation form page)
http://oi44.tinypic.com/289o21.jpg
Also: is it possible to add “upload file” field to the reservation form?
UPD: solution:
file style_greyfat.css line 402
.easySubmitButton-primary, input[type="button"].easySubmitButton-primary, .easySubmitButton-secondary, input[type="button"].easySubmitButton-secondary {
add this
display:inline-block;