1
0
Fork 0
mirror of https://github.com/Ylianst/MeshCentral.git synced 2025-03-09 15:40:18 +00:00

Fixed adding unknown user to device group.

This commit is contained in:
Ylian Saint-Hilaire 2019-05-08 15:15:34 -07:00
parent 0ee8c6a932
commit 51ad07cb73
8 changed files with 16 additions and 8 deletions

View file

@ -315,7 +315,8 @@ body {
}
#welcomeimage {
text-align: right;
text-align: center;
width:50%;
}
@media (max-width: 800px) {
@ -331,6 +332,7 @@ body {
#logincell {
text-align: center;
width:50%;
}
#loginpanel, #createpanel, #resetpanel, #tokenpanel, #resettokenpanel, #resetpasswordpanel, #resetpasswordpanel {