Skip to content

Commit 15efa74

Browse files
authored
Merge pull request #3024 from StoDevX/nix-right-button-margin
Remove right navigation button's margin
2 parents bc66fe7 + f14549c commit 15efa74

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

source/components/nav-buttons/styles.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,6 @@ export const rightButtonStyles = StyleSheet.create({
4141
...Platform.select({
4242
ios: {
4343
paddingRight: 16,
44-
marginTop: 7,
4544
},
4645
android: {
4746
paddingVertical: 16,

0 commit comments

Comments
 (0)