Map fix.
authorRadek Czajka <rczajka@rczajka.pl>
Mon, 9 Nov 2020 07:44:35 +0000 (08:44 +0100)
committerRadek Czajka <rczajka@rczajka.pl>
Mon, 9 Nov 2020 07:44:35 +0000 (08:44 +0100)
src/wolnelektury/static/scss/book_text/references.scss

index 0b5ebea..49f25b2 100644 (file)
@@ -16,6 +16,9 @@ a.reference.interesting::after {
     #reference-map {
         height:400px;
         width: 300px;
+        @media screen and (max-height: 800px) {
+            height: 300px;
+        }
     }
     #reference-images {
         padding: 10px;