Skip to content

Commit

Permalink
Merge pull request #895 from alphagov/fix-draft-background-for-short-…
Browse files Browse the repository at this point in the history
…content

Fix draft watermark for short content
  • Loading branch information
gpeng committed Feb 9, 2017
2 parents 080c0af + 20d906e commit dbd28a0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/assets/stylesheets/helpers/_draft.scss
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,5 @@
background-image: image-url("draft-watermark.png");
background-repeat: repeat-y;
background-position: 50% 0;
background-size: contain;
}

0 comments on commit dbd28a0

Please sign in to comment.