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 <delrio.andre@gmail.com>
Co-authored-by: cchaos <caroline.horn@elastic.co>
Co-authored-by: Michail Yasonik <michail.yasonik@elastic.co>
Co-authored-by: Dave Snider <dave.snider@gmail.com>
Co-authored-by: Marta Bondyra <marta.bondyra@elastic.co>
  • Loading branch information
6 people committed Dec 3, 2020
1 parent f9ade90 commit 95f8d9d
Show file tree
Hide file tree
Showing 51 changed files with 1,367 additions and 1,374 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 95f8d9d

Please sign in to comment.