mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 869166 - Add space between URL bar and tab curve (r=mfinkle)
This commit is contained in:
parent
a1dc0468c4
commit
c28eee7e46
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user