fix position of SQLite warning
This commit is contained in:
parent
50f9ed78d3
commit
f3efd7a51e
1 changed files with 4 additions and 0 deletions
|
@ -435,6 +435,10 @@ input[type="submit"].enabled {
|
|||
margin-bottom: 20px;
|
||||
text-align: left;
|
||||
}
|
||||
#body-login form #sqliteInformation {
|
||||
margin-top: -20px;
|
||||
margin-bottom: 20px;
|
||||
}
|
||||
#body-login form #adminaccount {
|
||||
margin-bottom: 15px;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue