get rid of div#container
This commit is contained in:
parent
9bb78b501e
commit
635d40e331
1 changed files with 14 additions and 16 deletions
|
@ -294,7 +294,6 @@
|
|||
<script src="history.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
<div id="container">
|
||||
<div id="map">
|
||||
</div>
|
||||
<div id="sidebar">
|
||||
|
@ -313,6 +312,5 @@
|
|||
</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Reference in a new issue