Fixed last push event banner not being in container

Closes #18567
This commit is contained in:
Phil Hughes 2016-06-14 13:18:19 +01:00
parent 0068ba8db5
commit b8beb0b8ac
2 changed files with 15 additions and 11 deletions

View file

@ -91,6 +91,10 @@
background-color: $white-light;
border-top: none;
}
&.top-block .container-fluid {
background-color: inherit;
}
}
.cover-block {

View file

@ -1,7 +1,7 @@
- if event = last_push_event
- if show_last_push_widget?(event)
.row-content-block.top-block.clear-block.hidden-xs
%div{ class: (container_class) }
.event-last-push
.event-last-push-text
%span You pushed to