Skip to content

Instantly share code, notes, and snippets.

@midlan
Created December 30, 2018 15:30
Show Gist options
  • Save midlan/8e85b6fc26f8cee480fd1873e9d23368 to your computer and use it in GitHub Desktop.
Save midlan/8e85b6fc26f8cee480fd1873e9d23368 to your computer and use it in GitHub Desktop.
Shows instagram images in higher resolution.
/* width of posts on homepage */
.cGcGK {
max-width: initial !important;
}
/* right menu margin on homepage */
.COOzN {
right: -321px !important;
}
.MnWb5 {
margin-left: 321px !important;
}
/* popup width */
.PdwC2 {
max-width: 1415px !important;
}
/* remove image overlay (which disables downloading) */
.eLAPa > .KL4Bh + div {
visibility: hidden !important;
}
/* direct url image open */
.ltEKP {
max-width: initial !important;
}
.Kj7h1 {
max-width: 1417px !important;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment