From f9bebb9bf5580d922cca3715ef852cd28c12ff5c Mon Sep 17 00:00:00 2001 From: Evan Winslow Date: Thu, 24 Jun 2010 21:08:55 +0000 Subject: Added IE support to html5 plugin --- views/default/html5/css.php | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 views/default/html5/css.php (limited to 'views/default/html5') diff --git a/views/default/html5/css.php b/views/default/html5/css.php new file mode 100644 index 000000000..eae9c7d13 --- /dev/null +++ b/views/default/html5/css.php @@ -0,0 +1,2 @@ +article, aside, details, figcaption, figure, footer, header, hgroup, +menu, nav, section { display: block; } -- cgit v1.2.3