From e541f5daa0a06f3ab177b04982707fbba7d3ed70 Mon Sep 17 00:00:00 2001 From: Yuriy Bakhtin Date: Tue, 14 Feb 2023 12:07:45 +0400 Subject: [PATCH] Fix cropped folder/file names --- resources/css/cfiles.css | 2 ++ widgets/views/fileList.php | 3 +-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/resources/css/cfiles.css b/resources/css/cfiles.css index 17f58f5..841ccfc 100644 --- a/resources/css/cfiles.css +++ b/resources/css/cfiles.css @@ -153,6 +153,7 @@ #fileList .table-responsive { overflow: initial; + border: none; } #bs-table.table .file-actions { @@ -177,6 +178,7 @@ #bs-table.table>tbody>tr>td, #bs-table.table>tfoot>tr>td { padding: 10px 5px 5px 5px; + height: 37px; } #bs-table.table>thead>tr>th label, diff --git a/widgets/views/fileList.php b/widgets/views/fileList.php index cb6317c..e29f218 100644 --- a/widgets/views/fileList.php +++ b/widgets/views/fileList.php @@ -26,11 +26,10 @@ - > + > - >