Skip to content

Conversation

@crisbeto
Copy link
Member

Fixes the horizontal stepper cutting off the bottom part of its content due to it having overflow: hidden. These changes scope the overflow only to when the stepper is collapsed.

Fixes #10634.

Fixes the horizontal stepper cutting off the bottom part of its content due to it having `overflow: hidden`. These changes scope the `overflow` only to when the stepper is collapsed.

Fixes angular#10634.
@crisbeto crisbeto requested a review from mmalerba as a code owner March 31, 2018 13:02
@googlebot googlebot added the cla: yes PR author has agreed to Google's Contributor License Agreement label Mar 31, 2018
@mmalerba mmalerba added pr: lgtm action: merge The PR is ready for merge by the caretaker target: patch This PR is targeted for the next patch release and removed pr: needs review labels Apr 2, 2018
@jelbourn jelbourn merged commit 4fbde10 into angular:master Apr 5, 2018
Longfld pushed a commit to Longfld/material2 that referenced this pull request Apr 6, 2018
…ngular#10644)

Fixes the horizontal stepper cutting off the bottom part of its content due to it having `overflow: hidden`. These changes scope the `overflow` only to when the stepper is collapsed.

Fixes angular#10634.
@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Sep 8, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

action: merge The PR is ready for merge by the caretaker cla: yes PR author has agreed to Google's Contributor License Agreement target: patch This PR is targeted for the next patch release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

MatStepper's height is too small when in a horizontal MatSidenav

4 participants