udacity / frontend-grading-engine

Providing immediate feedback for front-end code
MIT License
132 stars 172 forks source link

Oversized Main Div #30

Open spaceraccoon opened 7 years ago

spaceraccoon commented 7 years ago

On the chrome extension, the main div for the popup is bigger than the body, creating an ugly scroll bar. See the screenshot:

screenshot

I can help fix this with a quick patch if there's no particular reason why the div width should be fixed at 800px!