Frontend simple - popravek agreement checkbox margina
This commit is contained in:
parent
5dbc69bead
commit
5c18895a8d
@ -459,7 +459,7 @@ body.login_noEmail #main .landing_page_window .agreement {
|
|||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
display: flex;
|
display: flex;
|
||||||
align-items: baseline;
|
align-items: baseline;
|
||||||
margin: 17px 0 5px 0;
|
margin: 16px 0 0 0;
|
||||||
}
|
}
|
||||||
body.landing_page #main .landing_page_window .agreement input,
|
body.landing_page #main .landing_page_window .agreement input,
|
||||||
body.register #main .landing_page_window .agreement input,
|
body.register #main .landing_page_window .agreement input,
|
||||||
|
@ -155,7 +155,7 @@ body.login_noEmail{
|
|||||||
display: flex;
|
display: flex;
|
||||||
align-items: baseline;
|
align-items: baseline;
|
||||||
|
|
||||||
margin: 17px 0 5px 0;
|
margin: 16px 0 0 0;
|
||||||
|
|
||||||
input{
|
input{
|
||||||
margin-right: 10px;
|
margin-right: 10px;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user