]> jfr.im git - irc/unrealircd/unrealircd-webpanel.git/commitdiff
IPWHOIS: Make 'view raw' button not lean so much against the search bar
authorValerie Pond <redacted>
Sat, 21 Jan 2023 23:58:05 +0000 (23:58 +0000)
committerValerie Pond <redacted>
Sat, 21 Jan 2023 23:58:05 +0000 (23:58 +0000)
ip-whois.php

index 2f34e5496904c75f73dd3157890b9892dd353b27..9b73386c73e98df9ae688b6c3f95811922278dea 100644 (file)
@@ -71,7 +71,7 @@ else
 if ($ip)
 {
     ?>
-    <div class="container-xxl">
+    <div class="container-xxl mt-3">
         <div class="row">
             <div class="col-sm-3">
                 <?php generate_ip_whois_table($ip_info); ?>