1
0
mirror of https://github.com/fspc/Yellow-Bike-Database.git synced 2025-02-22 08:53:23 -05:00

Changes margin-left from 170 to 80px to avoid run-overs.

This commit is contained in:
Jonathan Rosenbaum 2017-09-17 01:51:17 +00:00
parent d98c033348
commit 800205cbdd

View File

@ -189,7 +189,7 @@ if ((isset($_POST["MM_insert"])) && ($_POST["MM_insert"] == "FormEdit")) {
<br /><br /> <br /><br />
<table id="shop_log" width="relative" style="margin-left:170px" border="1" cellpadding="1" cellspacing="0" bordercolor="#CCCCCC"> <table id="shop_log" width="relative" style="margin-left:80px" border="1" cellpadding="1" cellspacing="0" bordercolor="#CCCCCC">
<tbody> <tbody>
<tr valign="bottom" bordercolor="#CCCCCC"> <tr valign="bottom" bordercolor="#CCCCCC">
<td height="25" colspan="1" bgcolor="#99CC33">Existing Shop Users</td> <td height="25" colspan="1" bgcolor="#99CC33">Existing Shop Users</td>