|
|
@@ -309,7 +309,7 @@
|
|
|
|
|
|
<style name="form_relative_right_text">
|
|
|
<item name="android:layout_width">match_parent</item>
|
|
|
- <item name="android:layout_height">match_parent</item>
|
|
|
+ <item name="android:layout_height">wrap_content</item>
|
|
|
<item name="android:layout_centerVertical">true</item>
|
|
|
<item name="android:layout_alignParentRight">true</item>
|
|
|
<item name="android:layout_marginRight">20dp</item>
|