diff --git a/app/assets/stylesheets/participation.scss b/app/assets/stylesheets/participation.scss index 1f6e47636..85f8683e0 100644 --- a/app/assets/stylesheets/participation.scss +++ b/app/assets/stylesheets/participation.scss @@ -514,10 +514,10 @@ @include breakpoint(medium) { min-height: $line-height * 15; - } - .with-image > .row { - display: flex; + .with-image > .row { + display: flex; + } } }