We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f095f23 commit b65583aCopy full SHA for b65583a
tests/unit/menu/menu.html
@@ -46,7 +46,6 @@
46
<style>
47
#qunit-fixture { font-size: 10pt; font-family: 'trebuchet ms', verdana, arial; }
48
#list, #list1 *, #navigation, #navigation * { margin: 0; padding: 0; font-size: 12px; }
49
- .mainOnMoon {position: absolute; top: -10000px; left: -10000px;}
50
</style>
51
</head>
52
<body>
@@ -59,7 +58,7 @@ <h2 id="qunit-userAgent"></h2>
59
58
</ol>
60
61
62
-<div id="main" class="mainOnMoon">
+<div id="qunit-fixture">
63
64
<ul class="foo" id="menu1">
65
<li class="foo"><a class="foo" href="#">Aberdeen</a></li>
0 commit comments