Same width for the first "next" button in the booking page

This commit is contained in:
Alex Tselegidis 2020-10-20 09:37:44 +03:00
parent 5e6476c0f5
commit f917529dc2
1 changed files with 0 additions and 6 deletions

View File

@ -124,12 +124,6 @@ body {
padding: 15px 0;
}
#book-appointment-wizard .wizard-frame .command-buttons #button-next-1 {
width: 100%;
max-width: 150px;
/*margin: auto;*/
}
#book-appointment-wizard .book-step {
display: inline-block;
height: 35px;