fnp
/
wolnelektury.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Fix displaying map.
[wolnelektury.git]
/
src
/
wolnelektury
/
static
/
scss
/
book_text
/
references.scss
diff --git
a/src/wolnelektury/static/scss/book_text/references.scss
b/src/wolnelektury/static/scss/book_text/references.scss
index
0b5ebea
..
49f25b2
100644
(file)
--- a/
src/wolnelektury/static/scss/book_text/references.scss
+++ b/
src/wolnelektury/static/scss/book_text/references.scss
@@
-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;