What's the trick to inspect popout / dropdown menu style with Firebug?

Viewed 10170

Is there a way to make a popout menu 'stick' when inspecting with Firebug.

You can do it with Chrome, but I prefer firebug.

It's hard to set padding or a margin when you can't see the element you are styling.

I did some research but couldn't figure it out.

2 Answers
Related