Revision 3449
Added by ben leinfelder about 17 years ago
lib/style/skins/sanparks/spatial/map.css | ||
---|---|---|
27 | 27 |
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
28 | 28 |
*/ |
29 | 29 |
#mapContainer { |
30 |
position: absolute;
|
|
30 |
/*position: absolute;*/
|
|
31 | 31 |
right: 0px; |
32 | 32 |
top: 0px; |
33 | 33 |
} |
Also available in: Unified diff
do not use absolute positioning for mapFrame - goofs up the cursor bounding box dragging offset