Skip to content

Commit 26b76bd

Browse files
committed
align close button
1 parent 56c09bc commit 26b76bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css/material-datetimepicker.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ md-dialog.dtp {
127127

128128
.dtp .dtp-close {
129129
position: absolute;
130-
top: 1px;
130+
top: 0;
131131
right: 5px;
132132
font-size: 16px;
133133
}

0 commit comments

Comments
 (0)