From 772da725a3b279299750325c6ebf2b96319b6eef Mon Sep 17 00:00:00 2001 From: Jeff Avallone Date: Tue, 9 Dec 2014 21:05:07 -0500 Subject: [PATCH] Removing more dead code --- src/index.html | 6 ------ 1 file changed, 6 deletions(-) diff --git a/src/index.html b/src/index.html index ad65b48..910ea02 100644 --- a/src/index.html +++ b/src/index.html @@ -83,12 +83,6 @@ .placeholder rect { fill: #f00; } - - path.bounding-box { - fill: transparent; - stroke: #000; - stroke-dasharray: 5,2; - }