Do not underline errored links

This commit is contained in:
Johannes Zellner
2017-11-14 02:03:40 +01:00
parent f762d0c0a1
commit 489d2022e6

View File

@@ -714,7 +714,6 @@ multiselect.stretch {
color: $brand-danger;
a {
text-decoration: underline;
color: $brand-danger;
}
}