Skip to content

Commit

Permalink
Don't apply the click shield to videos that are in amp-story-page-att…
Browse files Browse the repository at this point in the history
…achment. (#20265)
  • Loading branch information
gmajoulet committed Jan 10, 2019
1 parent b7e4afd commit 457a71c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion extensions/amp-story/1.0/amp-story.css
Original file line number Diff line number Diff line change
Expand Up @@ -272,7 +272,7 @@ amp-story-page[distance="2"] {
* story.
* See #14401
*/
amp-story amp-video::after {
amp-story-grid-layer amp-video::after {
content: "" !important;
position: absolute !important;
height: 100% !important;
Expand Down

0 comments on commit 457a71c

Please sign in to comment.