Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Added specificity again
  • Loading branch information
mszylkowski committed Sep 22, 2021
commit 43840c2bfe97b38a4d028a38031da7dcfc394d72
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 @@ -118,7 +118,7 @@ h6 {
font-size: 0.67rem;
}

#i-amphtml-wrapper body {
html:root #i-amphtml-wrapper body {
/** AMP runtime adds a 1px border on iOS iframes, causing the body to be
1px bigger than the viewport. */
border-top: none !important;
Expand Down