Skip to content

Commit

Permalink
another vis trick for tests
Browse files Browse the repository at this point in the history
  • Loading branch information
snide committed Jun 30, 2020
1 parent 8117fcd commit 4c227b2
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,8 @@
&.kbnQueryBar__datePickerWrapper-isHidden {
width: 0;
overflow: hidden;
visibility: hidden;
margin-right: 0;
margin-left: 0;
}
}
}

0 comments on commit 4c227b2

Please sign in to comment.