update map css
This commit is contained in:
parent
d2a2ddb66e
commit
661868831e
1 changed files with 2 additions and 1 deletions
|
@ -1341,7 +1341,8 @@ Maps
|
||||||
}
|
}
|
||||||
.OxMap .OxLabel.OxMapControl.OxMapScale {
|
.OxMap .OxLabel.OxMapControl.OxMapScale {
|
||||||
right: 4px;
|
right: 4px;
|
||||||
bottom: 17px;
|
//bottom: 17px;
|
||||||
|
bottom: 4px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.OxMap .OxPlaceControl.OxPlaceFlag {
|
.OxMap .OxPlaceControl.OxPlaceFlag {
|
||||||
|
|
Loading…
Reference in a new issue