From 5b2976803b0b09500f1c86c0e6b8afb18001801d Mon Sep 17 00:00:00 2001 From: Alexander Zaytsev Date: Fri, 29 Mar 2024 19:19:07 +0100 Subject: [PATCH] Fix conflicting class name --- docs/css/style.css | 2 +- docs/index.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/css/style.css b/docs/css/style.css index 42c8be6..7997187 100644 --- a/docs/css/style.css +++ b/docs/css/style.css @@ -785,7 +785,7 @@ p + ul, p + ol { margin: 1em 0 0 0; } -.close { +.feedback-popup-close { position: absolute; top: 1em; right: 1em; diff --git a/docs/index.html b/docs/index.html index 68ad264..fe9b01c 100644 --- a/docs/index.html +++ b/docs/index.html @@ -67,7 +67,7 @@