Bug 869166 - Add space between URL bar and tab curve (r=mfinkle)

This commit is contained in:
Lucas Rocha 2013-05-07 18:19:19 +01:00
parent a1dc0468c4
commit c28eee7e46

View File

@ -27,7 +27,7 @@
<ImageView android:id="@+id/awesome_bar_entry"
style="@style/AddressBar.Button"
android:layout_marginLeft="4dp"
android:layout_marginRight="-22dp"
android:layout_marginRight="-19dp"
android:layout_marginTop="5dp"
android:layout_marginBottom="5dp"
android:layout_centerVertical="true"