diff --git a/OsmAnd/res/layout/map_hud_top.xml b/OsmAnd/res/layout/map_hud_top.xml
index eb51f8b31b..90930692ca 100644
--- a/OsmAnd/res/layout/map_hud_top.xml
+++ b/OsmAnd/res/layout/map_hud_top.xml
@@ -139,7 +139,7 @@
android:layout_width="0dp"
android:layout_height="wrap_content"
android:layout_gravity="top|left"
- android:layout_weight="0.4"
+ android:layout_weight="0.45"
android:orientation="vertical" >
-
+
+ android:layout_weight="0.55" >
@@ -197,19 +197,19 @@
android:orientation="horizontal"
android:weightSum="1" >
-
+
+ android:layout_weight="0.55" >
+ android:layout_weight="0.45" >
@@ -99,6 +102,7 @@
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:maxLines="1"
+ android:singleLine="true"
tools:text="km"
android:textColor="@color/color_black"
android:textSize="@dimen/map_widget_text_size_small" />