Fixed issue where unread messages wouldn't alert properly.

This commit is contained in:
perroned 2014-10-30 11:19:08 -04:00
parent 6c31b25fad
commit dad45e9363

View File

@ -69,7 +69,7 @@ bottomEntry{
-webkit-appearance: none;
}
.gotUnreadMail{
background: #F9DF6B;
background: #F9DF6B !important;
}
#newMessageInput {
height:40px;