Skip to content

Commit

Permalink
supress hardcoded style for iframes
Browse files Browse the repository at this point in the history
  • Loading branch information
mihai-macaneata committed Jun 11, 2020
1 parent e2e0a77 commit 609bc83
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions theme/site/globals/site.overrides
Original file line number Diff line number Diff line change
Expand Up @@ -680,3 +680,7 @@ p {
}

}

.block.maps iframe {
height: unset!important;
}

0 comments on commit 609bc83

Please sign in to comment.