OpenLayers OpenLayers
Show
Ignore:
Timestamp:
08/01/08 14:15:30 (4 months ago)
Author:
crschmidt
Message:

making the test div smaller so I don't have to scroll two things to run a
specific test.

Files:

Legend:

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

    r7452 r7665  
    3333#col2 {  position: relative; height: 98%; margin: 0 0.5em 0 28em; } 
    3434#col1_header { margin-top: 0.5em; } 
    35 #scroller { height: 550px; overflow: auto;} 
     35#scroller { height: 400px; overflow: auto;} 
    3636#testtable { margin: 0 0 2em 0; width: 97%; } 
    3737#run_buttons { margin-bottom: 4em; }