From 739f105a551b7c8fc8f83e2b1700b0f89a0483fd Mon Sep 17 00:00:00 2001 From: Ribas160 Date: Mon, 6 Jan 2025 17:11:24 +0200 Subject: [PATCH 1/2] Increase navbar margin bottom, centralize button icons on bootstrap5 template --- CHANGELOG.md | 3 ++- CREDITS.md | 2 +- tpl/bootstrap5.php | 26 +++++++++++++------------- 3 files changed, 16 insertions(+), 15 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4cadf137..78f2d245 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,7 +8,8 @@ * CHANGED: Added polyfill libraries for ctype, str_starts_with & str_contains functions (#1476) * CHANGED: Turned paste delete link into a button (#266) * CHANGED: Upgrading libraries to: DOMpurify 3.2.3, cloud-storage 1.45.0, aws-sdk-php 3.336.2 -* FIXED: Redirect to the home page after changing the language +* CHANGED: `bootstrap5` template UI improvements +* FIXED: Redirect to the home page after changing the language (#92) ## 1.7.5 (2024-11-16) * ADDED: Allow non persistent SQL connections, if configured (#1394) diff --git a/CREDITS.md b/CREDITS.md index e5513a1f..11f94f27 100644 --- a/CREDITS.md +++ b/CREDITS.md @@ -33,7 +33,7 @@ * Mounir Idrassi & J. Mozdzen - secure YOURLS integration * Felipe Nakandakari - enabled AWS SDK to use default credential provider chain in the S3 Storage backend * Aaron Sherber - cache control headers for API calls & use of `shortenviayourls` in query parameters -* Mikhail Romanov - copying to clipboard +* Mikhail Romanov - copying to clipboard, UI/UX improvements ## Translations * Hexalyse - French diff --git a/tpl/bootstrap5.php b/tpl/bootstrap5.php index 2b7816e9..2d5b1c21 100644 --- a/tpl/bootstrap5.php +++ b/tpl/bootstrap5.php @@ -150,7 +150,7 @@ if ($EMAIL) : -