diff --git a/android/BOINC/res/layout/msgs_layout_listitem.xml b/android/BOINC/res/layout/msgs_layout_listitem.xml
index 4e9b1aa7db..f16b68ec64 100644
--- a/android/BOINC/res/layout/msgs_layout_listitem.xml
+++ b/android/BOINC/res/layout/msgs_layout_listitem.xml
@@ -21,27 +21,32 @@
android:id="@+id/msgsRow"
android:layout_width="match_parent"
android:layout_height="match_parent"
- android:orientation="horizontal" >
-
-
-
-
+ android:orientation="vertical" >
+ android:layout_margin="2dp" />
+
+
+
+
+
+
+
+
\ No newline at end of file