Skip to content

Commit d868aeb

Browse files
committed
fix: revert change to popper placement without arrow
1 parent f4ffb2b commit d868aeb

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

src/stylesheets/datepicker.scss

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -792,3 +792,7 @@ h2.react-datepicker__current-month {
792792
height: 1em;
793793
vertical-align: -0.125em;
794794
}
795+
796+
.react-datepicker-popper-offset {
797+
margin-top: -0.7em;
798+
}

0 commit comments

Comments
 (0)