Skip to content
This repository was archived by the owner on May 29, 2019. It is now read-only.

fix(collapse): set overflow to hidden on transition#6180

Closed
wesleycho wants to merge 1 commit intoangular-ui:masterfrom
wesleycho:fix/collapse-scroll
Closed

fix(collapse): set overflow to hidden on transition#6180
wesleycho wants to merge 1 commit intoangular-ui:masterfrom
wesleycho:fix/collapse-scroll

Conversation

@wesleycho
Copy link
Contributor

  • When collapse is transitioning, set overflow: hidden to avoid possibility of scrollbars changing size

This should fix #5474.

- When collapse is transitioning, set `overflow: hidden` to avoid possibility of scrollbars changing size
@wesleycho wesleycho force-pushed the fix/collapse-scroll branch from 4b5f40a to 007fd9b Compare August 19, 2016 16:54
@icfantv
Copy link
Contributor

icfantv commented Aug 19, 2016

LGTM

@wesleycho wesleycho closed this in 84cc2cf Aug 19, 2016
@wesleycho wesleycho deleted the fix/collapse-scroll branch August 19, 2016 17:38
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

collapse plugin renders a rising scrollbar on bootstrap navbar

2 participants