From 4bbffb82aab5667fb37397be33e2c1662e0dff8a Mon Sep 17 00:00:00 2001 From: Victor Seiji Hariki Date: Sat, 14 Jan 2023 18:42:43 -0300 Subject: [PATCH] fix giant check for chrome (again) Signed-off-by: Victor Seiji Hariki --- css/ui/generic.css | 1 + index.html | 2 +- pages/configuration.html | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/css/ui/generic.css b/css/ui/generic.css index 801e2ba..09eb6ea 100644 --- a/css/ui/generic.css +++ b/css/ui/generic.css @@ -231,6 +231,7 @@ div.autocomplete > .autocomplete-list { } div.autocomplete > .autocomplete-list > .autocomplete-option { + position: relative; cursor: pointer; overflow: hidden; diff --git a/index.html b/index.html index 29dd5dc..53b8b87 100644 --- a/index.html +++ b/index.html @@ -10,7 +10,7 @@ - + diff --git a/pages/configuration.html b/pages/configuration.html index 3243ab6..583721f 100644 --- a/pages/configuration.html +++ b/pages/configuration.html @@ -10,7 +10,7 @@ - +