am bd7d5178: Adjust the spacing between the title and bookmarks/stop button.

Merge commit 'bd7d51781ccc0b3a067d17f417c5097cde94f25d' into eclair-plus-aosp

* commit 'bd7d51781ccc0b3a067d17f417c5097cde94f25d':
  Adjust the spacing between the title and bookmarks/stop button.
diff --git a/res/layout/title_bar.xml b/res/layout/title_bar.xml
index b9bc136..1ea33fc 100644
--- a/res/layout/title_bar.xml
+++ b/res/layout/title_bar.xml
@@ -75,7 +75,7 @@
             android:id="@+id/rt_btn"
             android:layout_width="wrap_content"
             android:layout_height="fill_parent"
-            android:layout_marginLeft="8dip"
+            android:layout_marginLeft="6dip"
             android:scaleType="center"
             android:layout_marginBottom="4dip"
             android:background="@drawable/btn_bookmark"