From df80a844699a94ddb9a50a7f2865c34c917904b3 Mon Sep 17 00:00:00 2001 From: tophf Date: Sat, 9 Sep 2017 17:21:17 +0300 Subject: [PATCH] options: #advanced block is collapsed by default in Chrome * Chrome has a hardcoded limit for the options dialog height at 640px and it's better to avoid the vertical scrollbar on smaller displays * Chrome users are less likely to change the weird stuff we have there --- options.html | 2 +- options/options.css | 8 ++++++++ options/options.js | 10 ++++++++++ 3 files changed, 19 insertions(+), 1 deletion(-) diff --git a/options.html b/options.html index 8fa9f66d..b4170af0 100644 --- a/options.html +++ b/options.html @@ -104,7 +104,7 @@ -
+