Skip to content

Commit

Permalink
[Discover] New responsive layout using EUI components (#83633)
Browse files Browse the repository at this point in the history
Co-authored-by: Andrea Del Rio <[email protected]>
Co-authored-by: cchaos <[email protected]>
Co-authored-by: Michail Yasonik <[email protected]>
Co-authored-by: Dave Snider <[email protected]>
Co-authored-by: Marta Bondyra <[email protected]>
# Conflicts:
#	src/plugins/discover/public/application/angular/directives/fixed_scroll.test.js
  • Loading branch information
kertal committed Dec 3, 2020
1 parent 36a62c1 commit 3c84575
Show file tree
Hide file tree
Showing 51 changed files with 1,367 additions and 1,370 deletions.
162 changes: 0 additions & 162 deletions src/plugins/discover/public/application/_discover.scss

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ export function ActionBar({
</EuiButtonEmpty>
</EuiFlexItem>
<EuiFlexItem grow={false}>
<EuiFormRow>
<EuiFormRow display="center">
<EuiFieldNumber
aria-label={
isSuccessor
Expand All @@ -130,6 +130,7 @@ export function ActionBar({
defaultMessage: 'Number of newer documents',
})
}
compressed
className="cxtSizePicker"
data-test-subj={`${type}CountPicker`}
disabled={isDisabled}
Expand Down

This file was deleted.

Loading

0 comments on commit 3c84575

Please sign in to comment.