fix className

This commit is contained in:
piensaenpixel 2016-07-03 01:21:04 +02:00
parent efee672f73
commit c293dec3fa

View File

@ -221,7 +221,8 @@ Layout Component:
} }
.CDB-Button--error { .CDB-Button--error,
.CDB-Button--negative {
background: $cError; background: $cError;
color: $cWhite; color: $cWhite;
@ -309,8 +310,7 @@ Layout Component:
*/ */
.CDB-Button--secondary, .CDB-Button--secondary{
.CDB-Button--negative {
border: 1px solid $cBlue; border: 1px solid $cBlue;
color: $cBlue; color: $cBlue;