From: Valerie Pond Date: Mon, 17 Apr 2023 17:10:16 +0000 (+0100) Subject: Make the overview a little tidier as discussed on IRC X-Git-Tag: 0.9~157 X-Git-Url: https://jfr.im/git/irc/unrealircd/unrealircd-webpanel.git/commitdiff_plain/e76c47e177b4e8e47b871f321490505195ebf78a?hp=6210ec482efa44e152fb8bc61d4dd8f529687cb9 Make the overview a little tidier as discussed on IRC this pulls the cards over to the left which I feel looks neater aligned with the sidebar. also made the cards on each row match the max size to look more aligned --- diff --git a/index.php b/index.php index e7b5f74..741f54f 100644 --- a/index.php +++ b/index.php @@ -24,7 +24,12 @@ Hook::run(HOOKTYPE_GET_USER_LIST, $userlist); $num_of_panel_admins = count($userlist); ?> -
+ +
@@ -122,7 +127,7 @@ $num_of_panel_admins = count($userlist);
-
+
@@ -258,7 +263,7 @@ $num_of_panel_admins = count($userlist); // ^ commented out but may want to restart initStats() when connection is lost. -
+