diff options
Diffstat (limited to 'server_status.php')
| -rw-r--r-- | server_status.php | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/server_status.php b/server_status.php index 8737952..01ce5c4 100644 --- a/server_status.php +++ b/server_status.php @@ -35,7 +35,7 @@  </div>  </div>  </nav> -<div class="container-fluid"> +<div class="container-fluid h-100">  <div class="container-fluid w-100 mb-4 content_box shadow rounded-2">  <center>  <h1 class="wtext content_title">Server status</h1> | 
