Hi I have registration form .I need it to have a vertical scrollbar, I am using the below css:
.scrollbar{ overflow-y: scroll; height:400px; }
Actually this only works as of 5/2018 to have the overflow div contain another element inside of it. The other solutions do not
This works
{{largepiecetext}}
This does not