From c1ba3a56b49c16b6c9d30af29ec6800534d4ed9a Mon Sep 17 00:00:00 2001 From: Will McGugan Date: Sun, 14 Aug 2022 15:46:00 +0100 Subject: [PATCH] comment --- docs/examples/guide/dom4.css | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/examples/guide/dom4.css b/docs/examples/guide/dom4.css index 7640e8d94..014142f7b 100644 --- a/docs/examples/guide/dom4.css +++ b/docs/examples/guide/dom4.css @@ -20,6 +20,7 @@ Button { content-align: center middle; } +/* Matches the button container */ .buttons { width: 100%; height: auto;