From ef32bfb2788d98fe8bdab917e802a43cc31fc946 Mon Sep 17 00:00:00 2001 From: Nolan Lawson Date: Tue, 4 Dec 2018 22:31:46 -0800 Subject: [PATCH] fix(a11y): fix a11y issues caught by lighthouse (#729) --- routes/_components/IconButton.html | 6 +++--- routes/_components/LazyImage.html | 2 +- routes/_components/NonAutoplayImg.html | 3 ++- routes/_components/compose/ComposeInput.html | 4 ++++ 4 files changed, 10 insertions(+), 5 deletions(-) diff --git a/routes/_components/IconButton.html b/routes/_components/IconButton.html index 8591cd4..ff7d65e 100644 --- a/routes/_components/IconButton.html +++ b/routes/_components/IconButton.html @@ -2,7 +2,7 @@