@@ -44,11 +44,11 @@ @"" @"
" @" scrypt-pwgen {version}" @"
" @"" @"

" @" scrypt-pwgen is free software and the source code is available at " @" here." @"

" @@ -60,10 +60,12 @@ @""; @implementation AboutController - (void)viewDidLoad { + [super viewDidLoad]; + self.automaticallyAdjustsScrollViewInsets = NO; NSDictionary *infoDictionary = [[NSBundle mainBundle] infoDictionary]; NSString *version = infoDictionary[@"CFBundleShortVersionString"]; NSString *aboutHTML = [aboutHTMLTemplate