Hello,
[update: the title contains a typo: is not a wollbar, it's a toolbar]
I'm using the Toolbar with the metro touch skin.
I have a template tab with a textbox and a button inside of it.
The textbox is aligned correctly but the button appears lower than the other controls.
Could you please let me know how to position the button on top aligment?
I already tried wrapping the content within a div like the following with no results:
<div style="vertical-align:top; height:40px">
Thanks,
[update: the title contains a typo: is not a wollbar, it's a toolbar]
I'm using the Toolbar with the metro touch skin.
I have a template tab with a textbox and a button inside of it.
The textbox is aligned correctly but the button appears lower than the other controls.
Could you please let me know how to position the button on top aligment?
I already tried wrapping the content within a div like the following with no results:
<div style="vertical-align:top; height:40px">
Thanks,