summaryrefslogtreecommitdiff
path: root/res
diff options
context:
space:
mode:
Diffstat (limited to 'res')
-rw-r--r--res/layout/about.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/res/layout/about.xml b/res/layout/about.xml
index ce57564d..4b3f16e0 100644
--- a/res/layout/about.xml
+++ b/res/layout/about.xml
@@ -4,6 +4,7 @@
android:layout_width="match_parent"
android:layout_height="match_parent"
android:orientation="vertical"
+ android:layout_marginLeft="8sp"
tools:context=".Dashboard" >
<LinearLayout