Remove obsolete poll callout styles

There's no element with the `callout` class inside a `polls-show-header`
since commit 70a35fbe5.
This commit is contained in:
Javi Martín
2021-05-15 21:05:43 +02:00
parent c67fc8a814
commit 4d69882e77

View File

@@ -1590,21 +1590,6 @@
.polls-show-header {
background: #fafafa;
.callout {
&.warning a {
color: $color-warning;
}
&.primary a {
color: $color-info;
}
&.alert a {
color: $color-alert;
}
}
}
.poll-more-info,