Seeking assistance with aligning buttons within a list divider in a jQuery mobile app. Take a look at this link to a jsFiddle demonstration I created where the button appears next to the text. Is there a way to align the button to the right without causing it to be pushed down when adding a div with style="text-align: right;"
as illustrated in this example?
Is it possible to maintain the text and the button on the same line while aligning the button to the right? Any assistance would be greatly appreciated.