mirror of
https://github.com/roytam1/palemoon27.git
synced 2026-06-10 02:18:57 +00:00
12 lines
200 B
HTML
12 lines
200 B
HTML
<!DOCTYPE html>
|
|
<title>Bug 376137</title>
|
|
<style>
|
|
p { width: 100%; border: solid 1px;}
|
|
</style>
|
|
|
|
<div style="display: -moz-inline-grid">
|
|
<div><p>M</p></div>
|
|
<div><p>N</p></div>
|
|
</div>
|
|
|