diff --git a/res/layout-xlarge/message_view_fragment.xml b/res/layout-xlarge/message_view_fragment.xml
index 351a64144..bc7b71e53 100644
--- a/res/layout-xlarge/message_view_fragment.xml
+++ b/res/layout-xlarge/message_view_fragment.xml
@@ -96,47 +96,39 @@
android:id="@+id/forward_reply_buttons"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
- android:layout_marginTop="16dip"
- android:layout_marginLeft="8dip"
- android:layout_marginRight="32dip"
+ android:layout_marginTop="8dip"
+ android:layout_marginLeft="0dip"
+ android:layout_marginRight="24dip"
android:layout_alignTop="@id/header_background"
android:layout_alignRight="@id/header_background"
android:orientation="horizontal"
>
diff --git a/res/values-xlarge/styles.xml b/res/values-xlarge/styles.xml
index 4b221fed2..6597b5946 100644
--- a/res/values-xlarge/styles.xml
+++ b/res/values-xlarge/styles.xml
@@ -108,4 +108,9 @@
- @color/text_primary_color
- true
+