summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--res/layout/headlines_row_unread.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/layout/headlines_row_unread.xml b/res/layout/headlines_row_unread.xml
index 7e2113ec..deb653f6 100644
--- a/res/layout/headlines_row_unread.xml
+++ b/res/layout/headlines_row_unread.xml
@@ -118,7 +118,7 @@
android:layout_height="wrap_content"
android:layout_weight="0"
android:clickable="true"
- android:layout_marginRight="8dp"
+ android:layout_marginRight="6dp"
android:src="@drawable/ic_unpublished" />
<ImageView