From 27870c74201e262321ba34438cbdde851e1c6d55 Mon Sep 17 00:00:00 2001 From: Maarten Billemont Date: Sat, 14 Sep 2013 00:10:12 -0400 Subject: [PATCH] Fix positioning of toggles. [FIXED] Positioning of on/off toggles. --- .../ObjC/iOS/MainStoryboard_iPhone.storyboard | 51 ++++++++++++++++--- 1 file changed, 45 insertions(+), 6 deletions(-) diff --git a/MasterPassword/ObjC/iOS/MainStoryboard_iPhone.storyboard b/MasterPassword/ObjC/iOS/MainStoryboard_iPhone.storyboard index 3d517849..1636ff5e 100644 --- a/MasterPassword/ObjC/iOS/MainStoryboard_iPhone.storyboard +++ b/MasterPassword/ObjC/iOS/MainStoryboard_iPhone.storyboard @@ -1825,7 +1825,7 @@ If you set a custom password, it will be encrypted before it is saved to the clo - + @@ -2092,7 +2092,7 @@ If you set a custom password, it will be encrypted before it is saved to the clo - + @@ -2882,7 +2882,7 @@ However, it means that anyone who finds your device unlocked can do the same. - + @@ -2908,21 +2908,36 @@ However, it means that anyone who finds your device unlocked can do the same. + + + + + + + + + + + + + + + @@ -2930,15 +2945,39 @@ However, it means that anyone who finds your device unlocked can do the same. + + + + + + + + + + + + + + + + + + + + + + + + @@ -2951,8 +2990,8 @@ However, it means that anyone who finds your device unlocked can do the same. - - - + + + \ No newline at end of file