diff --git a/ownCloud/Server List/ServerListTableViewController.xib b/ownCloud/Server List/ServerListTableViewController.xib
index 360edaab0..c25c52c69 100644
--- a/ownCloud/Server List/ServerListTableViewController.xib
+++ b/ownCloud/Server List/ServerListTableViewController.xib
@@ -56,6 +56,9 @@
+
+
+
@@ -80,9 +83,7 @@ Start by adding your server.
-
-
@@ -93,12 +94,14 @@ Start by adding your server.
+
+
diff --git a/ownCloud/Settings/Passcode/PasscodeViewController.swift b/ownCloud/Settings/Passcode/PasscodeViewController.swift
index 92efb6d7a..8b67e6658 100644
--- a/ownCloud/Settings/Passcode/PasscodeViewController.swift
+++ b/ownCloud/Settings/Passcode/PasscodeViewController.swift
@@ -157,6 +157,8 @@ class PasscodeViewController: UIViewController, Themeable {
self.keypadButtonsEnabled = { self.keypadButtonsEnabled }()
self.keypadButtonsHidden = { self.keypadButtonsHidden }()
self.screenBlurringEnabled = { self.screenBlurringEnabled }()
+ self.errorMessageLabel?.minimumScaleFactor = 0.5
+ self.errorMessageLabel?.adjustsFontSizeToFitWidth = true
}
override func viewWillAppear(_ animated: Bool) {
@@ -267,7 +269,6 @@ class PasscodeViewController: UIViewController, Themeable {
deleteButton?.themeColorCollection = ThemeColorPairCollection(fromPair: ThemeColorPair(foreground: collection.tintColor, background: collection.tableBackgroundColor))
cancelButton?.applyThemeCollection(collection, itemStyle: .defaultForItem)
- cancelButton?.layer.cornerRadius = 0
}
// MARK: - External Keyboard Commands
diff --git a/ownCloud/Settings/Passcode/PasscodeViewController.xib b/ownCloud/Settings/Passcode/PasscodeViewController.xib
index 12e3495bf..8f0087678 100644
--- a/ownCloud/Settings/Passcode/PasscodeViewController.xib
+++ b/ownCloud/Settings/Passcode/PasscodeViewController.xib
@@ -59,14 +59,15 @@
-
+
-
-
+
-
+
-
-
+
+
+
-
-
-
+
-
+
@@ -309,7 +321,7 @@
-
+