From 479e7da2f5ef541d57026fb4f65b9112dcba8808 Mon Sep 17 00:00:00 2001 From: rlx <0x0073@0x2620.org> Date: Sun, 30 Oct 2011 21:17:10 +0000 Subject: [PATCH] update css --- source/Ox.UI/css/Ox.UI.css | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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 {