Counts document as encounter. e.g 7 encounters but displays first seven documents if available!

I wonder if the changes here caused this:
https://github.com/openemr/openemr/pull/3400/files
I wonder if the changes here caused this:
Yeah that'd do it.
Oops! I didn't notice add the style="overflow-y: hidden;" will cause this problem.
Should I create another PR to fix #2892?
hi @stu01509 , Go for it. I'll do a quick git revert in the codebase to fix this issue.
Most helpful comment
Yeah that'd do it.