From 4f5f362d60773bc0aa0b70be1b086afbd46a4a36 Mon Sep 17 00:00:00 2001 From: Jonas Jenwald Date: Sat, 8 Oct 2022 12:34:13 +0200 Subject: [PATCH] Remove unnecessary `size` attribute from the pageNumber-input This attribute is overridden by the explicit `width` that's specified in the CSS rules, hence we can remove one more small piece of very old code; see https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input#size --- web/viewer.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/viewer.html b/web/viewer.html index 3c914f81a..f993da7b5 100644 --- a/web/viewer.html +++ b/web/viewer.html @@ -296,7 +296,7 @@ See https://github.com/adobe-type-tools/cmap-resources Next - +