mirror of
https://github.com/serghey-rodin/vesta.git
synced 2025-08-22 06:14:19 -07:00
Small improvmemts for login form
This commit is contained in:
parent
8f6fe21dbf
commit
d36f1a355b
1 changed files with 2 additions and 2 deletions
4
web/css/styles.min.css
vendored
4
web/css/styles.min.css
vendored
|
@ -2917,7 +2917,7 @@ a.button.cancel {
|
||||||
padding: 0;
|
padding: 0;
|
||||||
text-align: left;
|
text-align: left;
|
||||||
vertical-align: top;
|
vertical-align: top;
|
||||||
width: 500px;
|
width: 550px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.login a.error {
|
.login a.error {
|
||||||
|
@ -2940,7 +2940,7 @@ a.button.cancel {
|
||||||
padding: 0 26px 0 0;
|
padding: 0 26px 0 0;
|
||||||
text-align: right;
|
text-align: right;
|
||||||
vertical-align: top;
|
vertical-align: top;
|
||||||
width: 474px;
|
width: 520px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.l-unit.selected {
|
.l-unit.selected {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue