mirror of
https://github.com/ZwareBear/awx.git
synced 2026-05-14 07:48:39 -05:00
Fixed styling of session expired message on login dialog.
This commit is contained in:
@@ -57,6 +57,12 @@
|
||||
|
||||
/* End btn heights */
|
||||
|
||||
.login-alert {
|
||||
font-weight: bold;
|
||||
text-align: center;
|
||||
color: #0088cc;
|
||||
margin-bottom: 15px;
|
||||
}
|
||||
|
||||
.controls {
|
||||
min-height: 15px;
|
||||
|
||||
Reference in New Issue
Block a user