Give all elements position for IE.
git-svn-id: http://svn.openlayers.org/trunk/openlayers@10020 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
@@ -7,6 +7,7 @@
|
|||||||
<link rel="stylesheet" href="../../theme/default/google.css" type="text/css" />
|
<link rel="stylesheet" href="../../theme/default/google.css" type="text/css" />
|
||||||
<style>
|
<style>
|
||||||
.col {
|
.col {
|
||||||
|
position: relative;
|
||||||
width: 50%;
|
width: 50%;
|
||||||
}
|
}
|
||||||
#col1 {
|
#col1 {
|
||||||
@@ -16,6 +17,7 @@
|
|||||||
float: right;
|
float: right;
|
||||||
}
|
}
|
||||||
.map {
|
.map {
|
||||||
|
position: relative;
|
||||||
height: 300px;
|
height: 300px;
|
||||||
}
|
}
|
||||||
.wrap {
|
.wrap {
|
||||||
|
|||||||
Reference in New Issue
Block a user