|
|
@@ -31,13 +31,13 @@
|
|
|
</div>
|
|
|
</td>
|
|
|
</tr>
|
|
|
- <form style="display:flex;flex-direction:row;align-items:center;justify-content: space-between;" method="post" action="clientarea.php?action=productdetails">
|
|
|
+ <form style="display:flex;flex-direction:row;align-items:right;justify-content: space-between;" method="post" action="clientarea.php?action=productdetails">
|
|
|
<tr>
|
|
|
- <td style="white-space: nowrap;">
|
|
|
+ <td>
|
|
|
<input type="hidden" name="id" value="{$id}" />
|
|
|
<input type="hidden" name="modop" value="custom" />
|
|
|
<input type="hidden" name="a" value="addSite" />
|
|
|
- <input type="text" maxlength=256 name="d" /><b>.{$domain}</b>
|
|
|
+ <input style="margin-right:5px;" type="text" maxlength=256 name="d" /><b>.{$domain}</b>
|
|
|
</td>
|
|
|
</tr>
|
|
|
<tr>
|