]> jfr.im git - irc/unrealircd/unrealircd-webpanel.git/blobdiff - tools/ip-whois.php
Make IP whois search bar look cleaner
[irc/unrealircd/unrealircd-webpanel.git] / tools / ip-whois.php
index 6c16d5fe0ecd3da332bb45e9c50b0ccf03137988..fe52f6df62ee962c6e2a7ab9b4db1ed7fe3fd34e 100644 (file)
@@ -57,8 +57,8 @@ else
 
 <br>
 <form method="get" action="ip-whois.php">
-<div class="input-group short-form-control justify-content-center align-items-center">
-       <input style="margin: 0%; height: 24px;" class="left-pan form-control" id="ip" name="ip" type="text" value=<?php echo $ip; ?>>
+<div class="input-group">
+       <input class="short-form-control" id="ip" name="ip" type="text" value=<?php echo $ip; ?>>
        <div class="input-group-append">
                <br><button type="submit" class="btn btn-primary">Go</button>
        </div>