mirror of
https://github.com/nextcloud/server.git
synced 2026-04-22 14:50:17 -04:00
larger log in and installation buttons
This commit is contained in:
parent
12990543bc
commit
d1a5dfc397
1 changed files with 3 additions and 1 deletions
|
|
@ -412,7 +412,9 @@ label.infield { cursor:text !important; top:1.05em; left:.85em; }
|
|||
#body-login input.login {
|
||||
width: auto;
|
||||
float: right;
|
||||
padding: 10px 22px 9px;
|
||||
}
|
||||
#body-login input[type="submit"] {
|
||||
padding: 10px 20px; /* larger log in and installation buttons */
|
||||
}
|
||||
#remember_login {
|
||||
margin: 18px 5px 0 18px;
|
||||
|
|
|
|||
Loading…
Reference in a new issue