Skip to content

Conversation

@MartijnCuppens
Copy link
Member

@MartijnCuppens MartijnCuppens commented Jul 25, 2019

So that #28917 can be merged. This class is probably not used that much, we don't even use it in our docs ourselves. Custom css can be written to replace this class.

TODO:

  • Document in migration

@MartijnCuppens MartijnCuppens mentioned this pull request Jul 25, 2019
1 task
@MartijnCuppens MartijnCuppens merged commit 39b88d4 into master Jul 25, 2019
@MartijnCuppens MartijnCuppens deleted the master-mc-drop-pre-scrollable branch July 25, 2019 16:42
@vanillajonathan
Copy link
Contributor

For anyone who relied on this class, here is the CSS code previously used.

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants