OpenLayers OpenLayers

Changeset 1584

Show
Ignore:
Timestamp:
10/05/06 01:56:50 (2 years ago)
Author:
euzuro
Message:

now the scrollbar works again. that pesky results div was sitting on top of it, is what the problem was.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/openlayers/tests/run-tests.html

    r1556 r1584  
    3131body { height: 98%; font: normal normal 10pt sans-serif } 
    3232#col1 {  float: left; width: 27em; margin: 0 0 0 1em; overflow: visible; } 
    33 #col2 {  position: relative; height: 98%; margin: 0 0.5em 0 27em; } 
     33#col2 {  position: relative; height: 98%; margin: 0 0.5em 0 28em; } 
    3434#col1_header { margin-top: 0.5em; } 
    3535#scroller { height: 550px; overflow: auto;}