Skip to content

Commit

Permalink
Merge pull request #4814 from iraline/fix_background_4786
Browse files Browse the repository at this point in the history
Fix background image from Participatory Budgets page
  • Loading branch information
javierm committed May 3, 2022
2 parents e346bdc + 7702b55 commit d05fa80
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/assets/stylesheets/participation.scss
Original file line number Diff line number Diff line change
Expand Up @@ -989,6 +989,7 @@
min-height: $line-height * 25;
padding-bottom: $line-height;
padding-top: $line-height * 4;
z-index: -5;

&.with-background-image {
background-position: center;
Expand Down

0 comments on commit d05fa80

Please sign in to comment.