mirror of
https://github.com/alextselegidis/easyappointments.git
synced 2024-11-08 17:12:25 +03:00
Same width for the first "next" button in the booking page
This commit is contained in:
parent
5e6476c0f5
commit
f917529dc2
1 changed files with 0 additions and 6 deletions
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue