mirror of
https://github.com/FoggedLens/iD.git
synced 2026-02-12 16:52:50 +00:00
fixed age slider label, added current selected year label and maximum oldest year
This commit is contained in:
@@ -621,7 +621,11 @@ label.streetside-hires {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
datalist {
|
||||
display: inline-block;
|
||||
vertical-align: middle;
|
||||
}
|
||||
.slider-wrap {
|
||||
display: inline-block;
|
||||
}
|
||||
|
||||
.year-datalist {
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
}
|
||||
Reference in New Issue
Block a user