Just have to edit the post. all good now
Thanks for the image deletion .
The back button image and text alignment issue is realy hactic there is a css button.back.buttonâŚwhich may fix but its not overwriting due to some resonâŚi donât know.
.bar .button.back-button
{
display :block; /*by removing this in developer tool it's auto adjust.*/
}
Hi @mhartington,
I am still looking for the solution why back button text going down while increasing image size. I tried it my self by changing âback-textâ class but its breaking other things,
can u plz provide some solution on this.
Iâm currently working on SideMenu and tab-based application using Ionic, and I couldnât help noticing a flickering in each tab header-bar when navigating from one tab to the sidemenu page.