diff --git a/src/legacy/core_plugins/kibana/public/discover/angular/doc_table/components/table_row/cell.html b/src/legacy/core_plugins/kibana/public/discover/angular/doc_table/components/table_row/cell.html index 77702ed606474..0704016a52bbd 100644 --- a/src/legacy/core_plugins/kibana/public/discover/angular/doc_table/components/table_row/cell.html +++ b/src/legacy/core_plugins/kibana/public/discover/angular/doc_table/components/table_row/cell.html @@ -19,9 +19,9 @@ tooltip-append-to-body="1" data-test-subj="docTableCellFilter" tooltip="{{ ::'kbn.docTable.tableRow.filterForValueButtonTooltip' | i18n: {defaultMessage: 'Filter for value'} }}" + tooltip-placement="bottom" aria-label="{{ ::'kbn.docTable.tableRow.filterForValueButtonAriaLabel' | i18n: {defaultMessage: 'Filter for value'} }}" > - <% } %>