diff --git a/iphone/Maps/Classes/MWMPlacePageBookmarkCell.mm b/iphone/Maps/Classes/MWMPlacePageBookmarkCell.mm index 6e7024c82f..3b4608d456 100644 --- a/iphone/Maps/Classes/MWMPlacePageBookmarkCell.mm +++ b/iphone/Maps/Classes/MWMPlacePageBookmarkCell.mm @@ -64,7 +64,6 @@ static NSUInteger sWebViewHeight = 0; if (self.entity.bookmarkDescription.length == 0) { self.note.hidden = YES; - self.noteViewHeight.constant = 0.0; } else {