[ios] Fixed breaking constraints.

This commit is contained in:
Ilya Grechuhin 2015-10-13 14:09:19 +03:00
parent 48322907e9
commit 32b6c8aa41

View file

@ -64,7 +64,6 @@ static NSUInteger sWebViewHeight = 0;
if (self.entity.bookmarkDescription.length == 0)
{
self.note.hidden = YES;
self.noteViewHeight.constant = 0.0;
}
else
{