From 52a7b8a737514f5b298b6e7897dded377762d8ed Mon Sep 17 00:00:00 2001 From: Rohan Kumar Date: Tue, 19 Apr 2022 18:17:21 -0700 Subject: [PATCH] Fix overflow --- content/posts/website-best-practices.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/content/posts/website-best-practices.md b/content/posts/website-best-practices.md index 1ccf273..a38996d 100644 --- a/content/posts/website-best-practices.md +++ b/content/posts/website-best-practices.md @@ -899,7 +899,9 @@ Small phones typically support display rotation. When phones switch to landscape
{{< picture name="wcag_quickref" alt="Website with banner covering top half of screen." sf=1.2 >}}
+ When filtering criteria on [the Quickref Reference page](https://www.w3.org/WAI/WCAG22/quickref/?currentsidebar=%23col_customize&showtechniques=134%2C124&levels=a&technologies=js%2Cserver%2Csmil%2Cpdf%2Cflash%2Csl), a dickbar lists active filters. I increased the zoom level; you may have to add more filters to fill the screen with a smaller font. +