Improving the css a little, noticed this issue when using monitor with less width.

This commit is contained in:
Jonathan Rosenbaum
2017-12-22 07:50:34 +00:00
parent 39234f9b10
commit 07ee1b27bd
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -193,7 +193,7 @@ if ((isset($_POST["MM_insert"])) && ($_POST["MM_insert"] == "FormEdit")) {
<br /><br />
<table id="shop_log" width="relative" style="margin-left:80px" border="1" cellpadding="10" cellspacing="0" bordercolor="#CCCCCC">
<table id="shop_log" width="relative" style="margin:auto" border="1" cellpadding="10" cellspacing="0" bordercolor="#CCCCCC">
<tbody>
<tr valign="bottom" bordercolor="#CCCCCC">
<td height="25" colspan="1" bgcolor="#99CC33">Existing Shop Users</td>