mirror of
https://github.com/myvesta/vesta
synced 2025-08-20 21:34:12 -07:00
Merge pull request #133 from anton-reutov/patch-25
Small improvmemts for login form
This commit is contained in:
commit
47ba92989c
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;
|
||||
text-align: left;
|
||||
vertical-align: top;
|
||||
width: 500px;
|
||||
width: 550px;
|
||||
}
|
||||
|
||||
.login a.error {
|
||||
|
@ -2940,7 +2940,7 @@ a.button.cancel {
|
|||
padding: 0 26px 0 0;
|
||||
text-align: right;
|
||||
vertical-align: top;
|
||||
width: 474px;
|
||||
width: 520px;
|
||||
}
|
||||
|
||||
.l-unit.selected {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue