Contact editor assets and redlines
Change-Id: I08c11dce7f07155a919fec9989587af5f11a3220
diff --git a/res/layout/edit_spinner.xml b/res/layout/edit_spinner.xml
index 0f3ed23..b986913 100644
--- a/res/layout/edit_spinner.xml
+++ b/res/layout/edit_spinner.xml
@@ -23,5 +23,5 @@
android:layout_gravity="top"
android:layout_width="@dimen/editor_type_label_width"
android:layout_height="@dimen/editor_min_line_item_height"
- android:paddingLeft="8dip"
- android:paddingRight="20dip"/>
\ No newline at end of file
+ android:paddingLeft="0dip"
+ android:paddingRight="10dip"/>
\ No newline at end of file