From: Hakim El Hattab Date: Sun, 7 Oct 2012 18:31:20 +0000 (-0400) Subject: remove duplicate padding/margin reset on html & body X-Git-Tag: 2.1.0~54 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=1c726eed78e176b9e62096580f384a0342515d17;p=reveal.js.git remove duplicate padding/margin reset on html & body --- diff --git a/css/reveal.css b/css/reveal.css index f6392de..9ac39d1 100644 --- a/css/reveal.css +++ b/css/reveal.css @@ -46,8 +46,6 @@ footer, header, hgroup, menu, nav, section { html, body { - padding: 0; - margin: 0; width: 100%; height: 100%; min-height: 600px;