From a8f8ce09fc4f5fc48a480705ea5d1fe179bfdff8 Mon Sep 17 00:00:00 2001 From: nixzhu Date: Tue, 22 Sep 2015 16:57:59 +0800 Subject: [PATCH] DoNotDisturbPeriodRow.Switch height --- .../Notifications/NotificationsViewController.swift | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Yep/ViewControllers/Notifications/NotificationsViewController.swift b/Yep/ViewControllers/Notifications/NotificationsViewController.swift index a1e8a4a9..36ba84f4 100644 --- a/Yep/ViewControllers/Notifications/NotificationsViewController.swift +++ b/Yep/ViewControllers/Notifications/NotificationsViewController.swift @@ -339,7 +339,7 @@ extension NotificationsViewController: UITableViewDataSource, UITableViewDelegat switch indexPath.row { case DoNotDisturbPeriodRow.Switch.rawValue: - return 44 + return 60 case DoNotDisturbPeriodRow.Period.rawValue: return 60