fixes color contrast on close button alerts

This commit is contained in:
decabeza
2017-05-29 13:22:40 +02:00
parent 9663582124
commit e78b675cdf

View File

@@ -257,6 +257,7 @@ a {
}
.close-button {
color: $text;
top: $line-height/2;
}