Skip to content

Commit a79b506

Browse files
kertalsnide
andcommitted
[Discover] Prevent whitespace wrapping of doc table header (#52861)
Co-authored-by: Dave Snider <dave.snider@gmail.com>
1 parent c1e699d commit a79b506

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

src/plugins/discover/public/application/angular/doc_table/components/_table_header.scss

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
.kbnDocTableHeader {
2+
white-space: nowrap;
3+
}
14
.kbnDocTableHeader button {
25
margin-left: $euiSizeXS;
36
}

0 commit comments

Comments
 (0)