Skip to content

Commit

Permalink
css: adding missing csses
Browse files Browse the repository at this point in the history
  • Loading branch information
mbondyra committed Dec 19, 2019
1 parent 18ce1a1 commit 8a6c901
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/legacy/ui/public/styles/_legacy/components/_sidebar.scss
Original file line number Diff line number Diff line change
Expand Up @@ -117,8 +117,11 @@
.indexPattern__container {
display: flex;
align-items: center;
height: $euiSize * 3;
margin-top: -$euiSizeS;
}

.indexPattern__triggerButton {
@include euiTitle('xs');
line-height: $euiSizeXXL;
}

0 comments on commit 8a6c901

Please sign in to comment.