From: Radek Czajka <rczajka@rczajka.pl>
Date: Sat, 10 Jun 2023 18:48:07 +0000 (+0200)
Subject: fix
X-Git-Url: https://git.mdrn.pl/wolnelektury.git/commitdiff_plain/4f65bba054fa88646e07b7e0138ce5786b1519e7

fix
---

diff --git a/src/references/templates/references/map.html b/src/references/templates/references/map.html
index 1aadfc4c2..1ea650819 100644
--- a/src/references/templates/references/map.html
+++ b/src/references/templates/references/map.html
@@ -22,7 +22,6 @@
    .l-popup-books {
        display: flex;
        flex-wrap: wrap;
-       width: 100px;
        gap: 5px;
    }
    .l-popup-books img {