From 0377eeb94e8ba74ae5fe633a0b6911fee8386d89 Mon Sep 17 00:00:00 2001 From: johnnyq Date: Wed, 23 Aug 2023 18:17:53 -0400 Subject: [PATCH] Add some padding between search and folders on phones in Client files and documents --- client_documents.php | 2 +- client_files.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/client_documents.php b/client_documents.php index 7bf0849f..368e1d07 100644 --- a/client_documents.php +++ b/client_documents.php @@ -77,7 +77,7 @@ $num_rows = mysqli_fetch_row(mysqli_query($mysqli, "SELECT FOUND_ROWS()"));
-
+

Folders