diff --git a/source/Ox.UI/css/Ox.UI.css b/source/Ox.UI/css/Ox.UI.css index 5a2a7258..a4aaf107 100644 --- a/source/Ox.UI/css/Ox.UI.css +++ b/source/Ox.UI/css/Ox.UI.css @@ -1314,12 +1314,12 @@ Maps } .OxMap .OxLabel.OxMapControl.OxMapScale { right: 4px; - bottom: 16px; + bottom: 17px; } .OxMap .OxPlaceControl.OxPlaceFlag { - top: 4px; right: 180px; + top: 4px; width: 12px; height: 12px; border: 2px solid rgb(192, 192, 192); @@ -1331,14 +1331,14 @@ Maps border-radius: 6px; } .OxMap .OxPlaceControl.OxPlaceName { - top: 4px; right: 24px; + top: 4px; width: 136px; text-overflow: ellipsis; } .OxMap .OxPlaceControl.OxPlaceDeselectButton { - top: 4px; right: 4px; + top: 4px; } .OxFlag {