From 51ee93eca02e56a3539d573a27dc35292e659147 Mon Sep 17 00:00:00 2001 From: Kyle Spearrin Date: Mon, 6 May 2019 23:18:13 -0400 Subject: [PATCH] better sizing on btn title --- src/App/Pages/Vault/CiphersPage.xaml | 2 +- src/App/Styles/Android.xaml | 11 +++++++++++ src/App/Styles/Base.xaml | 4 ---- 3 files changed, 12 insertions(+), 5 deletions(-) diff --git a/src/App/Pages/Vault/CiphersPage.xaml b/src/App/Pages/Vault/CiphersPage.xaml index f88aa870d..d8ce22500 100644 --- a/src/App/Pages/Vault/CiphersPage.xaml +++ b/src/App/Pages/Vault/CiphersPage.xaml @@ -29,7 +29,7 @@ Spacing="0" Padding="0"> diff --git a/src/App/Styles/Android.xaml b/src/App/Styles/Android.xaml index 24e5e5830..8fd5a4006 100644 --- a/src/App/Styles/Android.xaml +++ b/src/App/Styles/Android.xaml @@ -19,6 +19,17 @@ Value="25" /> + + + +