Merge pull request #1405 from Safelite/BRM-fix-alert-width-questions-component
Fix alert width for questions component.
This commit is contained in:
commit
05156a27f0
1 changed files with 4 additions and 1 deletions
|
|
@ -14,7 +14,10 @@
|
|||
:displayGenericVehicleImage="false" />
|
||||
|
||||
<funnelSubHeader cmsWidgetName="FunnelSubHeaderWidget" />
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<div class="row justify-content-md-center">
|
||||
<div class="col-md-6 col-xl-4">
|
||||
<alert
|
||||
ref="alertFewMoreQuestions"
|
||||
cmsWidgetName="alertWidget"
|
||||
|
|
|
|||
Loading…
Reference in a new issue