Skip to content

Commit

Permalink
add width to file upload
Browse files Browse the repository at this point in the history
  • Loading branch information
CharlotteDowns committed Aug 11, 2021
1 parent e64a8e4 commit 0a5cd4f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/govuk/components/file-upload/_index.scss
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
.govuk-file-upload {
@include govuk-font($size: 19);
@include govuk-text-colour;
width: 100%;
margin-left: -$component-padding;
padding: $component-padding;

Expand Down

0 comments on commit 0a5cd4f

Please sign in to comment.