Fixed styling of session expired message on login dialog.

This commit is contained in:
chouseknecht
2013-07-03 15:03:50 -04:00
parent 3e4408e971
commit f8df3a0f93
2 changed files with 7 additions and 3 deletions
+6
View File
@@ -57,6 +57,12 @@
/* End btn heights */
.login-alert {
font-weight: bold;
text-align: center;
color: #0088cc;
margin-bottom: 15px;
}
.controls {
min-height: 15px;