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. (ampproject#20265)
  • Loading branch information
gmajoulet authored and Noran Azmy committed Mar 22, 2019
1 parent b2c1a0d commit 7108858
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 7108858

Please sign in to comment.