mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-02 07:05:24 +00:00
15 lines
200 B
HTML
15 lines
200 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
</head>
|
|
<body>
|
|
|
|
<div style="position: fixed; overflow-x: scroll;">
|
|
<div style="padding: 0%;">
|
|
<div style="position: fixed;"></div>
|
|
</div>
|
|
</div>
|
|
|
|
</body>
|
|
</html>
|