Skip to content

Commit

Permalink
[Discover] New responsive layout using EUI components (#83633) (#84911)
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]>
  • Loading branch information
6 people authored Dec 3, 2020
1 parent 7a1c878 commit 781e0b2
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 781e0b2

Please sign in to comment.