Legend: 200px, moved to bottom-right above timeline
This commit is contained in:
@@ -159,7 +159,7 @@
|
|||||||
/* Radar precipitation legend */
|
/* Radar precipitation legend */
|
||||||
.radar-legend {
|
.radar-legend {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
top: 8px;
|
bottom: 44px; /* Above the timeline */
|
||||||
right: 8px;
|
right: 8px;
|
||||||
background: rgba(0, 0, 0, 0.6);
|
background: rgba(0, 0, 0, 0.6);
|
||||||
border-radius: 4px;
|
border-radius: 4px;
|
||||||
@@ -169,7 +169,7 @@
|
|||||||
|
|
||||||
.radar-legend img {
|
.radar-legend img {
|
||||||
display: block;
|
display: block;
|
||||||
max-height: 180px;
|
max-height: 200px;
|
||||||
width: auto;
|
width: auto;
|
||||||
opacity: 0.9;
|
opacity: 0.9;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user