Skip to content

Commit

Permalink
align close button
Browse files Browse the repository at this point in the history
  • Loading branch information
hexadecy committed Jul 23, 2017
1 parent 56c09bc commit 26b76bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion css/material-datetimepicker.css
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ md-dialog.dtp {

.dtp .dtp-close {
position: absolute;
top: 1px;
top: 0;
right: 5px;
font-size: 16px;
}
Expand Down

0 comments on commit 26b76bd

Please sign in to comment.