mirror of
https://github.com/fspc/Yellow-Bike-Database.git
synced 2026-09-03 02:11:38 -04:00
Improves css:
* removes unneccessary horizonal scrolling at the bottom * sets up a grid for the header
This commit is contained in:
+1
-1
@@ -136,7 +136,7 @@ if ((isset($_POST["MM_insert"])) && ($_POST["MM_insert"] == "FormEdit")) {
|
||||
<?php include("include_header_shop.html"); ?>
|
||||
|
||||
<div id="shop_height">
|
||||
<table width="2200px">
|
||||
<table style="width: 100%; align-content: center;">
|
||||
|
||||
<form method="post" name="form_new" action="<?php echo $editFormAction; ?>">
|
||||
<tr>
|
||||
|
||||
Reference in New Issue
Block a user