msavin / Mongol-meteor-explore-minimongo-devtools

In-App MongoDB Editor for Meteor (Meteor DevTools)
http://play.with.meteor.toys
824 stars 40 forks source link

Empty MeteorToys_orbs div at the top when opening Mongol #140

Closed thomasvalera closed 8 years ago

thomasvalera commented 8 years ago

When pressing CTRL + M on Safari & Chrome, a div gets added:

<div class="MeteorToys_orbs MeteorToysReset"></div> 

that takes the whole screen width and 100px height. The div appears empty with white background color and over the actual Mongol div meaning that the top 100px are not visible.

Any ideas?