mirror of
https://github.com/fork-maintainers/iceraven-browser
synced 2024-11-17 15:26:23 +00:00
[fenix] For https://github.com/mozilla-mobile/fenix/issues/9989: Add start & end margin to button.
This commit is contained in:
parent
fba1e732ef
commit
86677b3bf3
@ -77,6 +77,7 @@
|
||||
android:id="@+id/remove_add_on"
|
||||
style="@style/DestructiveButton"
|
||||
android:layout_below="@+id/permissions"
|
||||
android:layout_marginHorizontal="16dp"
|
||||
android:text="@string/mozac_feature_addons_remove" />
|
||||
</RelativeLayout>
|
||||
</ScrollView>
|
||||
|
Loading…
Reference in New Issue
Block a user