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:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user