I am using an image instead of an icon for my collapsible. What i want is that the text should align center to the image. Right now it is appearing like this |_
with underscore as the text and '|'
as the image. I want it to be like this: |-
Here is my code:
<div data-role="collapsible" data-collapsed="false">
<h4><img src="today_calendar.png" style="height: 80px;"> Today's Events </h4>