forked from mirrors/easyappointments
Corrected the bottom margin of the cancel sentence element.
This commit is contained in:
parent
18a4603072
commit
739368c00f
1 changed files with 1 additions and 0 deletions
|
@ -238,6 +238,7 @@ body {
|
||||||
|
|
||||||
#cancel-appointment-frame p {
|
#cancel-appointment-frame p {
|
||||||
margin-top: 8px;
|
margin-top: 8px;
|
||||||
|
margin-bottom: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* MOBILE DEVICES
|
/* MOBILE DEVICES
|
||||||
|
|
Loading…
Reference in a new issue