Skip to content

Instantly share code, notes, and snippets.

@builtbylane
Created February 15, 2016 01:53
Show Gist options
  • Save builtbylane/00e7bc9de1f50840e028 to your computer and use it in GitHub Desktop.
Save builtbylane/00e7bc9de1f50840e028 to your computer and use it in GitHub Desktop.

Revisions

  1. builtbylane created this gist Feb 15, 2016.
    8 changes: 8 additions & 0 deletions google_conversion_iframe_hider.scss
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,8 @@
    iframe[name='google_conversion_frame'] {
    height: 0 !important;
    width: 0 !important;
    line-height: 0 !important;
    font-size: 0 !important;
    margin-top: -13px;
    float: left;
    }