In /interface/main/tabs/templates/patient_data_template.php, the current design isn't really responsive.
Some things should be collapsing here. My recommended solution is to replace the flex columns with BS4 grid classes instead to fix this issue.
I'm not too keen on how to fix this so if anyone wants to fix this please do.
Ideally we want the tree columns to stack on each other and not necessarily inside columns responsive.
Any search can stand on its own and doesn't have to be inline.
Or redesign the whole bar if that's what it takes.
Hey @tywrenn ,
This works nicely. What do you think? I was almost there with keeping flex which i'm dogged to do :)
goes in interface/main/tabs/templates/patient_data_template.php
patient_data_template.zip

PR: https://github.com/openemr/openemr/pull/3206
I hope fixes this. I'm happy compared to previous but feel free to modify.
Bringing in PR and leaving issue open in case:)
@sjpadgett Looks a lot better
I think this will work for now so close this issue if author agrees.