mirror of
https://github.com/alextselegidis/easyappointments.git
synced 2024-11-08 17:12:25 +03:00
Doubled right margin of select language element in booking page
This commit is contained in:
parent
36d387accf
commit
b1fa89ed49
1 changed files with 1 additions and 1 deletions
|
@ -333,7 +333,7 @@ body {
|
||||||
|
|
||||||
#book-appointment-wizard #select-language {
|
#book-appointment-wizard #select-language {
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
margin-right: 15px;
|
margin-right: 30px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue