chinchang / web-maker

A blazing fast & offline frontend playground
https://webmaker.app
MIT License
2.59k stars 317 forks source link

Incorrect behavior with the footer NAVBAR #231

Open yipupa opened 7 years ago

yipupa commented 7 years ago

html like

<a href="#target">go to target</a>
<h1 id="target">target</h1>

css h1{margin-top:1200px;}

Click this A tag and sth. goes wrong with the footer NAVBAR!

chinchang commented 7 years ago

ouch! Seems to be the same issue as #141 Will look into it.