I'm using MVC3 and I would like to set just one single CSS value differently if I am using Firefox. This concerns the paddings on buttons which seems to not be the same across all browsers.
How can I detect if my browser is Firefox.
Hope someone knows the answer.
thanks,