gulpjs / gulpjs.github.io

The gulp website
http://gulpjs.com
45 stars 44 forks source link

Round corners on the editor window #62

Closed ansballard closed 7 years ago

ansballard commented 7 years ago

The menubar had border-radius: 5px, but the parent element didn't, so the black background sticks out and looks dirty. One line fix.

Before before

Fixed fixed

phated commented 7 years ago

Looks great! Thanks!