How to center align button in the form ?

vimal11592
Tera Expert

Hi,

I have created one form in service now.And changed button from submit to Sync.But button is left aligned.

Is there any way to change the button alignment to center.

Please find the below screen shot for UI view.

Selection_001.png

I want to align button in center.

Thanks,

Vimal Mishra

2 REPLIES 2

pavankanamarlap
Kilo Contributor

can I know how you created the Button using annotation ?


for aligning it on center please keep the Button/Input tag in a div tag& Add (align="center") attribute to the div.then it will work.



ex:-


find_real_file.png



Thanks,


Pavankumar


Thanks for the reply!!! I have not done anything to create this button.I have just created one table and using list layout I have created columns.And this submit came automatically on form.