fix hound

This commit is contained in:
piensaenpixel 2016-02-04 09:56:03 +01:00
parent 1545b89d68
commit cc648bb242

View File

@ -56,7 +56,7 @@
border-radius: 4px;
background: $cThirdBackground;
&.is-alert {
background: rgba($cHighlightYellow, 0.60);
background: rgba($cHighlightYellow, 0.6);
}
}