From 3719ed4cb69fd8c75869158b086b4fc077e63e14 Mon Sep 17 00:00:00 2001 From: Johann-S Date: Tue, 16 May 2017 09:59:44 +0200 Subject: build --- docs/dist/css/bootstrap-reboot.css | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'docs/dist/css/bootstrap-reboot.css') diff --git a/docs/dist/css/bootstrap-reboot.css b/docs/dist/css/bootstrap-reboot.css index d15111066..6d1cd096b 100644 --- a/docs/dist/css/bootstrap-reboot.css +++ b/docs/dist/css/bootstrap-reboot.css @@ -20,6 +20,10 @@ html { width: device-width; } +article, aside, dialog, figcaption, figure, footer, header, hgroup, main, nav, section { + display: block; +} + body { margin: 0; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif; -- cgit v1.2.3