From a95ad2e739c7a1cdbe3cfb09e86b4a88552c737d Mon Sep 17 00:00:00 2001 From: Nicolas Gallagher Date: Tue, 7 Feb 2012 12:40:44 +0000 Subject: [PATCH] Update normalize.css from master branch --- normalize.css | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/normalize.css b/normalize.css index 15a8f81..eecef92 100644 --- a/normalize.css +++ b/normalize.css @@ -1,4 +1,4 @@ -/*! normalize.css 2012-02-07T10:31 UTC - http://github.com/necolas/normalize.css */ +/*! normalize.css 2012-02-07T12:37 UTC - http://github.com/necolas/normalize.css */ /* ============================================================================= HTML5 display definitions @@ -17,7 +17,8 @@ footer, header, hgroup, nav, -section { +section, +summary { display: block; }