Automatic back button with no text

Automatic back button with no text

Hi,

If I add an automatic back button to the page and leave the text empty, then the resulting button is a bit shrunk (too short). 

<div data-role="page" data-theme="c" data-add-back-btn="true" data-back-btn-text="">


I suppose if the text is empty, the generated button should also be decorated with the notext attribute.

data-iconpos="notext"


Any opinions on this ?

Patrick