From a1116f10712bf5de4ec0e2f275e402bc3b3020bc Mon Sep 17 00:00:00 2001 From: Stephen Blott Date: Thu, 14 Dec 2017 12:41:26 +0000 Subject: Include the version number on the popup. Put the version number in the popup. --- pages/options.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pages/options.css') diff --git a/pages/options.css b/pages/options.css index dab342a3..1ebff063 100644 --- a/pages/options.css +++ b/pages/options.css @@ -221,7 +221,7 @@ input.pattern, input.passKeys, .exclusionHeaderText { min-height: 30px; max-height: 30px; } -#helpText { +#helpText, #versionAndOptions { font-size: 12px; } #saveOptionsTableData { -- cgit v1.2.3