From 1102cdfcac41d45e04d20a70eab983fe64377757 Mon Sep 17 00:00:00 2001 From: Nick Sergeant Date: Thu, 31 Jan 2019 11:43:46 -0500 Subject: [PATCH] Bust cache like it's 1999 --- media/css/snipt.css | 1 + templates/base.html | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/media/css/snipt.css b/media/css/snipt.css index 2b20762..8d9a3ea 100644 --- a/media/css/snipt.css +++ b/media/css/snipt.css @@ -64,6 +64,7 @@ header.main div.inner div.shadey { background: transparent url("../img/header-inner-bg.png") top left no-repeat; height: 65px; left: -157px; + pointer-events: none; position: absolute; top: 0; width: 432px; diff --git a/templates/base.html b/templates/base.html index 5e3076f..80893d8 100644 --- a/templates/base.html +++ b/templates/base.html @@ -43,7 +43,7 @@ {% else %} - + {% endif %} {% if has_snipts and not detail %}