Skip to content

Commit c74c842

Browse files
Tim Roesshaminelasticmachine
authored
Fixed issue with query bar not taking full width in safari (#74987) (#75170)
Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com> Co-authored-by: Shamin Meerankutty <8272719+shamin@users.noreply.github.com> Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
1 parent 29a2c91 commit c74c842

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/plugins/data/public/ui/query_string_input/_query_bar.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@
5959
&.kbnQueryBar__datePickerWrapper-isHidden {
6060
width: 0;
6161
overflow: hidden;
62+
max-width: 0;
6263
}
6364
}
6465
}

0 commit comments

Comments
 (0)