From e2b92878fade1d5584e66ba925085b6f8bfebbf9 Mon Sep 17 00:00:00 2001 From: Roland Gruber Date: Sat, 28 Sep 2019 17:52:44 +0200 Subject: [PATCH] 8.0.1 --- lam/style/responsive/105_normalize.css | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/lam/style/responsive/105_normalize.css b/lam/style/responsive/105_normalize.css index e624df56..192eb9ce 100644 --- a/lam/style/responsive/105_normalize.css +++ b/lam/style/responsive/105_normalize.css @@ -1,4 +1,4 @@ -/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */ +/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */ /* Document ========================================================================== */ @@ -24,6 +24,14 @@ body { margin: 0; } +/** + * Render the `main` element consistently in IE. + */ + +main { + display: block; +} + /** * Correct the font size and margin on `h1` elements within `section` and * `article` contexts in Chrome, Firefox, and Safari. @@ -56,7 +64,6 @@ hr { pre { font-family: monospace, monospace; /* 1 */ font-size: 1em; /* 2 */ - margin: 0em; } /* Text-level semantics