Skip to content

Commit

Permalink
Ticket #4 : Removed forced div size in the HTML
Browse files Browse the repository at this point in the history
  • Loading branch information
obiot committed Oct 12, 2012
1 parent 2cd8387 commit 91bf71c
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions examples/dirtyRect/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,6 @@
<title>DirtyRect Demo</title>
</head>
<body bgcolor="white">
<div id="info" style="width: 1024px;">
<div id="fps" style="float: right;">
<font style ="font-size: 10px; font-family: Courier New">
<span id="framecounter">(0/0 fps)</span>
</font>
</div></div>
<div id="jsapp">
<script type="text/javascript" src="../../build/melonJS-0.9.5.js"></script>
<script type="text/javascript" src="screenObj.js"></script>
Expand Down

0 comments on commit 91bf71c

Please sign in to comment.