From 15869b9efec495f9722ed6b191f6f94feaf1255f Mon Sep 17 00:00:00 2001
From: Colin Megill
Date: Fri, 2 Mar 2018 09:57:11 -0800
Subject: [PATCH] fix background artifacts on values on shadow
---
src/components/categorical/value.js | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/components/categorical/value.js b/src/components/categorical/value.js
index f8267ef0..d54e0222 100644
--- a/src/components/categorical/value.js
+++ b/src/components/categorical/value.js
@@ -57,7 +57,7 @@ class CategoryValue extends React.Component {