forked from services/mlmmj-light-web-ecg
Initial commit for release of version 1.0
This commit is contained in:
@@ -94,24 +94,24 @@ td
|
||||
align-self: center;
|
||||
}
|
||||
|
||||
#domain, #password
|
||||
#username, #password
|
||||
{
|
||||
width: 100%;
|
||||
padding-bottom: 5px;
|
||||
display: flex;
|
||||
}
|
||||
|
||||
#domain_left, #password_left
|
||||
#username_left, #password_left
|
||||
{
|
||||
align-self: center;
|
||||
}
|
||||
|
||||
#domain_right, #password_right
|
||||
#username_right, #password_right
|
||||
{
|
||||
margin-left: auto;
|
||||
}
|
||||
|
||||
#domain_input, #password_input
|
||||
#username_input, #password_input
|
||||
{
|
||||
width: 170px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user