From f0c5e0c824ddd556ab63768c768da9b76076d2d2 Mon Sep 17 00:00:00 2001 From: Andy Mercer Date: Wed, 18 May 2016 14:07:39 -0400 Subject: [PATCH] Removed Body and HTML Styles --- mapstractor.css | 8 -------- 1 file changed, 8 deletions(-) diff --git a/mapstractor.css b/mapstractor.css index daf8588..0eb0622 100644 --- a/mapstractor.css +++ b/mapstractor.css @@ -1,11 +1,3 @@ -/* Styles go here */ -html,body { - height:100%; - width:100%; - margin:0; - padding:0; -} - .controls { padding:10px; position:absolute;