Use CSS margins for right side

This commit is contained in:
Paul van Schayck
2004-12-18 01:54:23 +00:00
committed by WineHQ
parent 0771a6f47a
commit 671f101ffd
3 changed files with 5 additions and 5 deletions

View File

@@ -77,7 +77,7 @@ function apidb_header($title = 0)
echo "</td>\n";
echo "<td width='100%'>\n";
echo html_frame_start($page_title, '98%');
echo html_frame_start($page_title, '100%');
// Display Status Messages
dumpmsgbuffer();