Hi Team,
i have normal bootstrap panels in my page where heading text is showing correct in large screen or desktop device but in mobile device text overlaps on each other.
Where I have set panel height as 30px
Below is my code. I have corrected it by removing Height from tysle.
<div class="panel panel-info"> <div class="panel-heading" style="height: 30px"></div> </div>
© COPYRIGHT 2025 ASPSnippets.com ALL RIGHTS RESERVED.