Skip to content

Instantly share code, notes, and snippets.

@jamesnotjim
Created May 1, 2019 14:23
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jamesnotjim/9cc716be41f7811db590ab93dd817e2b to your computer and use it in GitHub Desktop.
Save jamesnotjim/9cc716be41f7811db590ab93dd817e2b to your computer and use it in GitHub Desktop.
BindTuning Calendar Fix for SharePoint Modern pages
<script type="text/css">
@page {
a[href]:after{
content: none !important
}
}
</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment