Skip to content

Commit

Permalink
[ML] Fixes positions of calendar arrow buttons in start datafeed modal (
Browse files Browse the repository at this point in the history
#92625)

* [ML] Fixes positions of calendar arrow buttons in start datafeed modal

* [ML] Move height styling to parent container.

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
  • Loading branch information
peteharverson and kibanamachine authored Feb 25, 2021
1 parent f5e022b commit 54b4d9a
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@
}
.body {
display: block;
height: 315px;
}
}
& > li.has-body.active {
Expand Down

0 comments on commit 54b4d9a

Please sign in to comment.