Fixing Addon popup

I’m developing firefox addon using kango framework. And when I push on the button to open the popup, i see white (around 10px width) margins. So, i have some questions:

  1. Is there efficient ways how to inspect DOM in addon popup?
  2. May be somebody knows how to remove these white margins?
    Thanks)