fix: email template typo in alert-warning style

Signed-off-by: Guido García <guido.garciabernardo@telefonica.com>
This commit is contained in:
Guido García 2018-06-18 16:15:11 +02:00 committed by Guido García
parent 5e86f61bd7
commit fd97b969c8
1 changed files with 1 additions and 1 deletions

View File

@ -236,7 +236,7 @@ a {
font-size: 16px;
}
.alert.alert-warning {
background-color: ##E6522C;
background-color: #E6522C;
}
.alert.alert-bad {
background-color: #D0021B;