Skip to content

Commit

Permalink
Date Picker Dialog: Position dialog just below input field (pull #1584)
Browse files Browse the repository at this point in the history
  • Loading branch information
danieldafoe committed Dec 15, 2020
1 parent c706513 commit 7907fea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/dialog-modal/css/datepicker-dialog.css
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
width: 320px;
clear: both;
border: 3px solid hsl(216, 80%, 51%);
margin-top: 1em;
margin-top: 0.15em;
border-radius: 5px;
padding: 0;
background-color: #fff;
Expand Down

0 comments on commit 7907fea

Please sign in to comment.