summaryrefslogtreecommitdiff
path: root/searx/static/themes/simple/src/less/detail.less
diff options
context:
space:
mode:
Diffstat (limited to 'searx/static/themes/simple/src/less/detail.less')
-rw-r--r--searx/static/themes/simple/src/less/detail.less4
1 files changed, 2 insertions, 2 deletions
diff --git a/searx/static/themes/simple/src/less/detail.less b/searx/static/themes/simple/src/less/detail.less
index ad4e3d5ff..fd5cd8e05 100644
--- a/searx/static/themes/simple/src/less/detail.less
+++ b/searx/static/themes/simple/src/less/detail.less
@@ -22,7 +22,7 @@ article.result-images .detail {
bottom: 0;
background: var(--color-result-detail-background);
border: 1px solid var(--color-result-detail-background);
- z-index: 10000;
+ z-index: 1000;
padding: 4rem 3rem 3rem 3rem;
a.result-images-source {
@@ -148,7 +148,7 @@ article.result-images .detail {
height: 1.5rem;
position: absolute;
filter: opacity(40%);
- z-index: 2000002;
+ z-index: 1200;
span {
display: block;