diff --git a/site/addRaspberry.php b/site/addRaspberry.php index 1020008..caaaebf 100644 --- a/site/addRaspberry.php +++ b/site/addRaspberry.php @@ -8,7 +8,7 @@ <tr> <td style="width:30%;"><label for="ip">Adresse IP : </label></td> <td style="width:50%;">172.26.145.</td> - <td><input type="text" id="ip" name="ip" /></td> + <td style="width:20%;"><input type="text" id="ip" name="ip" /></td> </tr> </tbody> </table> -- libgit2 0.21.2