Skip to content

Commit

Permalink
Update amp-story-consent max-height on desktop. (#17554)
Browse files Browse the repository at this point in the history
  • Loading branch information
gmajoulet committed Aug 16, 2018
1 parent 159505c commit ba77535
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion extensions/amp-story/1.0/amp-story-consent.css
Original file line number Diff line number Diff line change
Expand Up @@ -230,7 +230,7 @@
display: flex !important;
flex-direction: column !important;
margin: 0 !important;
max-height: 80vh !important;
max-height: 60vh !important;
min-height: 40vh !important;
width: calc(100vw - 80px) !important;
max-width: 800px !important;
Expand Down

0 comments on commit ba77535

Please sign in to comment.