summaryrefslogtreecommitdiffstats
path: root/res/values-land
diff options
context:
space:
mode:
Diffstat (limited to 'res/values-land')
-rw-r--r--res/values-land/styles.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/res/values-land/styles.xml b/res/values-land/styles.xml
index 4daaeccac..659947be2 100644
--- a/res/values-land/styles.xml
+++ b/res/values-land/styles.xml
@@ -21,6 +21,8 @@
<!-- Search Bar -->
<style name="SearchDropTargetBar">
<item name="android:orientation">vertical</item>
+ <item name="android:layout_width">match_parent</item>
+ <item name="android:layout_height">wrap_content</item>
</style>
<style name="SearchButton">
<item name="android:layout_gravity">center_horizontal</item>