Hi
We have created custom icons and used in our nav-bar.
However I am unable to position the icon vertically on the nav-bar
and it is offset from the title.
What is the proper way to specify this in CSS?
Thanks in advance…
Hi
We have created custom icons and used in our nav-bar.
However I am unable to position the icon vertically on the nav-bar
and it is offset from the title.
What is the proper way to specify this in CSS?
Thanks in advance…
I am able to achieve this using margin-top for the enclosing button tag.
In case anyone is interested in this.