diff --git a/packages/commonwealth/client/scripts/views/components/Polls/ResultsSections/ResultsSections.scss b/packages/commonwealth/client/scripts/views/components/Polls/ResultsSections/ResultsSections.scss index c5a918e1501..f723f584941 100644 --- a/packages/commonwealth/client/scripts/views/components/Polls/ResultsSections/ResultsSections.scss +++ b/packages/commonwealth/client/scripts/views/components/Polls/ResultsSections/ResultsSections.scss @@ -7,9 +7,8 @@ width: 100%; .results-header { - align-items: center; display: flex; - justify-content: space-between; + flex-direction: column; margin-bottom: 16px; width: 100%;