Procházet zdrojové kódy

Remove table width

Foppe Hemminga před 6 roky
rodič
revize
a91508df50
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      index.php

+ 1 - 1
index.php

@@ -31,7 +31,7 @@
 		$stmt = $conn->query($query);
 		// $r = $stmt->fetch(PDO::FETCH_ASSOC);
     ?>
-    <table class="table table-striped table-bordered" style="width:600px;">
+    <table class="table table-striped table-bordered">
         <thead>
         <tr>
             <th>id</th>