changed style to work with Mozilla too
This commit is contained in:
@@ -42,6 +42,6 @@
|
|||||||
<script src="js/templateHelper.js"></script>
|
<script src="js/templateHelper.js"></script>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<div id="content"></div>
|
<div id="content" style='top:100px;position:absolute'></div>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|||||||
Reference in New Issue
Block a user