Added padding to enlarge the Submit payment button
This commit is contained in:
parent
3f6250862b
commit
834810baf0
1 changed files with 2 additions and 0 deletions
|
@ -521,6 +521,8 @@ a.unlink:hover {
|
||||||
font-style: normal;
|
font-style: normal;
|
||||||
font-weight: 300;
|
font-weight: 300;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
|
padding-left: 30px;
|
||||||
|
padding-right: 30px;
|
||||||
right: 0;
|
right: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue