diff --git a/iphone/Maps/UI/Editor/MWMEditorViewController.mm b/iphone/Maps/UI/Editor/MWMEditorViewController.mm index 8d406edcc..79588f461 100644 --- a/iphone/Maps/UI/Editor/MWMEditorViewController.mm +++ b/iphone/Maps/UI/Editor/MWMEditorViewController.mm @@ -37,7 +37,7 @@ NSString * const kCategoryEditorSegue = @"Editor2CategoryEditorSegue"; NSString * const kUDEditorPersonalInfoWarninWasShown = @"PersonalInfoWarningAlertWasShown"; -CGFloat constexpr kDefaultHeaderHeight = 28.; +CGFloat constexpr kDefaultHeaderHeight = 36.; CGFloat constexpr kDefaultFooterHeight = 32.; typedef NS_ENUM(NSUInteger, MWMEditorSection) {