From 53e1970e44f4bc1dd146bcf606f2f7cb15540c28 Mon Sep 17 00:00:00 2001 From: Eric Date: Tue, 3 Dec 2024 17:49:45 -0600 Subject: [PATCH] Website: (/app-library) rename zoom icon, update button placement on mobile (#24360) Closes #24352 Closes #24306 Changes: - Updated the name of the Zoom icon - Updated the Request an app button to be at the bottom of the page on mobile devices. --- ... app-icon-zoom-for-it-admins-60x60@2x.png} | Bin website/assets/styles/pages/app-library.less | 4 ++++ website/views/pages/app-library.ejs | 21 +++++------------- 3 files changed, 9 insertions(+), 16 deletions(-) rename website/assets/images/{app-icon-zoom-60x60@2x.png => app-icon-zoom-for-it-admins-60x60@2x.png} (100%) diff --git a/website/assets/images/app-icon-zoom-60x60@2x.png b/website/assets/images/app-icon-zoom-for-it-admins-60x60@2x.png similarity index 100% rename from website/assets/images/app-icon-zoom-60x60@2x.png rename to website/assets/images/app-icon-zoom-for-it-admins-60x60@2x.png diff --git a/website/assets/styles/pages/app-library.less b/website/assets/styles/pages/app-library.less index 0f5ba623ce..555f427247 100644 --- a/website/assets/styles/pages/app-library.less +++ b/website/assets/styles/pages/app-library.less @@ -238,6 +238,10 @@ [purpose='page-container'] { padding: 32px 24px; } + [purpose='request-button'] { + margin-top: 16px; + width: 100%; + } } diff --git a/website/views/pages/app-library.ejs b/website/views/pages/app-library.ejs index 55b705546b..7dd7816c54 100644 --- a/website/views/pages/app-library.ejs +++ b/website/views/pages/app-library.ejs @@ -24,8 +24,8 @@ -->
-

{{allApps.length}} and counting....

-
+

{{allApps.length}} and counting....

+
@@ -46,22 +46,11 @@
<% } %> - +
+ Request an app +