ToastFreeware
/
philipp
/
winterrodeln
/
mediawiki_extensions
/
wrmap.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
543352c
)
Supply image min-height to prevent defunct autoPan.
author
Philipp Spitzer
<philipp@spitzer.priv.at>
Sat, 2 Jan 2021 16:29:40 +0000
(17:29 +0100)
committer
Philipp Spitzer
<philipp@spitzer.priv.at>
Sat, 2 Jan 2021 16:29:40 +0000
(17:29 +0100)
wrmap.css
patch
|
blob
|
history
diff --git
a/wrmap.css
b/wrmap.css
index 22ff643e1e139b925260ff3ccbf31d6b94120e27..77b1b13f7ba907f569beb6f1991134d31040bd03 100644
(file)
--- a/
wrmap.css
+++ b/
wrmap.css
@@
-22,6
+22,9
@@
.ol-popup h2 {
margin-top: 0px;
}
+.ol-popup img {
+ min-height: 130px;
+}
.ol-popup:after {
border-top-color: white;
border-width: 10px;