Branch: Tag:

2004-06-21

2004-06-21 08:11:11 by Jonas Wallden <jonasw@roxen.com>

Avoid Mozilla scrollbar for tables with 100% height.

Rev: server/base_server/configuration.pike:1.581
Rev: server/protocols/http.pike:1.456

5:   // @appears Configuration   //! A site's main configuration    - constant cvs_version = "$Id: configuration.pike,v 1.580 2004/06/15 09:24:28 jonasw Exp $"; + constant cvs_version = "$Id: configuration.pike,v 1.581 2004/06/21 08:11:11 jonasw Exp $";   #include <module.h>   #include <module_constants.h>   #include <roxen.h>
4122:    leftmargin='0' rightmargin='0' topmargin='0' bottommargin='0'    style='margin: 0; padding: 0'>    - <table border='0' cellspacing='0' cellpadding='0' height='100%'> + <table border='0' cellspacing='0' cellpadding='0' height='99%'>    <colgroup>    <col span='3' />    <col width='356' />
4171:    </td>    </tr>    </table> -  <img src='/internal-roxen-unit' height='20' /> +  <img src='/internal-roxen-unit' height='15' />    </td>    <td></td>    </tr>