Skip to content

Commit 737e456

Browse files
committed
Make Settings search input full width.
1 parent 64a2ff6 commit 737e456

File tree

1 file changed

+1
-1
lines changed
  • src/core_plugins/kibana/public/management/sections/settings

1 file changed

+1
-1
lines changed

src/core_plugins/kibana/public/management/sections/settings/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
role="form"
2727
class="kuiVerticalRhythm"
2828
>
29-
<div class="kuiSearchInput">
29+
<div class="kuiSearchInput fullWidth">
3030
<div class="kuiSearchInput__icon kuiIcon fa-search"></div>
3131
<input
3232
class="kuiSearchInput__input"

0 commit comments

Comments
 (0)