Trying to resize map using transforms
This commit is contained in:
@@ -6,8 +6,8 @@
|
||||
<![endif]-->
|
||||
<style type="text/css">
|
||||
#map {
|
||||
height: 600px;
|
||||
width: 80%;
|
||||
height: 612px; /* 8.5 inch at 72 dpi */
|
||||
width: 792px; /* 11 inch at 72 dpi */
|
||||
}
|
||||
#results {
|
||||
width: 18%;
|
||||
|
||||
Reference in New Issue
Block a user