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