mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-29 15:52:07 +00:00
Bug 784359 - Fix left urlbar edge on tablets (r=sriram)
This commit is contained in:
parent
45d226a5f8
commit
009e165d07
@ -56,7 +56,7 @@
|
||||
|
||||
<Button android:id="@+id/awesome_bar"
|
||||
style="@style/AddressBar.Button"
|
||||
android:layout_marginLeft="26dp"
|
||||
android:layout_marginLeft="20dp"
|
||||
android:layout_marginTop="6dp"
|
||||
android:layout_marginBottom="6dp"
|
||||
android:layout_marginRight="0dp"
|
||||
|
Loading…
Reference in New Issue
Block a user