diff --git a/tests/run-tests.html b/tests/run-tests.html
index 3414bb4ce0..5c43d06b68 100644
--- a/tests/run-tests.html
+++ b/tests/run-tests.html
@@ -30,7 +30,7 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
html { height: 99%; }
body { height: 98%; font: normal normal 10pt sans-serif }
#col1 { float: left; width: 27em; margin: 0 0 0 1em; overflow: visible; }
-#col2 { position: relative; height: 98%; margin: 0 0.5em 0 27em; }
+#col2 { position: relative; height: 98%; margin: 0 0.5em 0 28em; }
#col1_header { margin-top: 0.5em; }
#scroller { height: 550px; overflow: auto;}
#testtable { margin: 0 0 2em 0; width: 97%; }