Skip to content

Commit 6adf71f

Browse files
committed
Position the edit popover pointer in the center of the edit block.
1 parent 85ae644 commit 6adf71f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

dist/datetime-input.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/datetime-input.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@
9292
width: 1em;
9393
height: 1em;
9494
top: -0.55em;
95-
left: 47.5%;
95+
left: 47.8%;
9696
z-index: 2;
9797
border-color: #aaa;
9898
border-style: solid;

0 commit comments

Comments
 (0)