Skip to content
This repository has been archived by the owner on Feb 13, 2024. It is now read-only.

Commit

Permalink
Fixed datepicker constraints, v2 (mac), #2342
Browse files Browse the repository at this point in the history
  • Loading branch information
IndrekV committed Jan 26, 2018
1 parent 2898de0 commit 94ca649
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ui/osx/TogglDesktop/TimeEntryEditViewController.xib
Original file line number Diff line number Diff line change
Expand Up @@ -478,7 +478,7 @@
<constraints>
<constraint firstAttribute="bottom" secondItem="r22-gF-YfG" secondAttribute="bottom" id="3bE-o9-e2t"/>
<constraint firstItem="TSC-79-BuD" firstAttribute="top" secondItem="Uof-FM-Nqj" secondAttribute="top" constant="41" id="5fu-J1-4Sr"/>
<constraint firstItem="r22-gF-YfG" firstAttribute="top" secondItem="Uof-FM-Nqj" secondAttribute="top" priority="750" constant="82" id="UV8-qu-mAK"/>
<constraint firstItem="r22-gF-YfG" firstAttribute="top" secondItem="Uof-FM-Nqj" secondAttribute="top" constant="82" id="UV8-qu-mAK"/>
<constraint firstItem="cGh-Uz-aLx" firstAttribute="top" secondItem="Uof-FM-Nqj" secondAttribute="top" id="zLG-V9-ydX"/>
</constraints>
</box>
Expand Down

0 comments on commit 94ca649

Please sign in to comment.