chinchang/web-maker

Incorrect behavior with the footer NAVBAR

Open

#231 opened on 2017年11月9日

GitHub で見る
 (1 comment) (0 reactions) (1 assignee)JavaScript (2,386 stars) (308 forks)batch import
bughelp wanted

説明

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!

コントリビューターガイド