Fix position of datepicker in appnavigation

Signed-off-by: Georg Ehrke <developer@georgehrke.com>
This commit is contained in:
Georg Ehrke 2020-03-09 09:14:15 +01:00
parent fd9b14d154
commit 4d6ab5ed25
No known key found for this signature in database
GPG Key ID: 9D98FD9380A1CB43
1 changed files with 1 additions and 1 deletions

View File

@ -71,7 +71,7 @@
}
&__datepicker {
margin-left: 50%;
margin-left: 26px;
margin-top: 48px;
position: absolute !important;
width: 0 !important;