From d8b5c78ccd983a0204e709bdf2d36c289725e6e0 Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Wed, 4 Jan 2023 10:01:59 +0000 Subject: [PATCH 1/4] Left justify follow handle --- epicyon-profile.css | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/epicyon-profile.css b/epicyon-profile.css index 7ff90bf52..dc249a24f 100644 --- a/epicyon-profile.css +++ b/epicyon-profile.css @@ -1731,7 +1731,7 @@ h3 { min-width: 80px; cursor: pointer; margin: 0 5px; - float: right; + float: left; } .followApprove { border-radius: var(--button-corner-radius); @@ -2532,7 +2532,7 @@ h3 { cursor: pointer; margin: 15px; } - .followApprove { + .followApproveHandle { border-radius: var(--button-corner-radius); background-color: var(--main-bg-color); border: none; @@ -2546,7 +2546,7 @@ h3 { min-width: 80px; cursor: pointer; margin: 0 15px; - float: right; + float: left; } .followApprove { border-radius: var(--button-corner-radius); @@ -3359,7 +3359,7 @@ h3 { min-width: 80px; cursor: pointer; margin: 0 15px; - float: right; + float: left; } .followApprove { border-radius: var(--button-corner-radius); From 2d95eaa3fb0f0e52132ac8f9e113c03cb3cf4c5f Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Wed, 4 Jan 2023 10:15:46 +0000 Subject: [PATCH 2/4] No fixed width for handle button --- epicyon-profile.css | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/epicyon-profile.css b/epicyon-profile.css index dc249a24f..a75b76c17 100644 --- a/epicyon-profile.css +++ b/epicyon-profile.css @@ -1726,8 +1726,7 @@ h3 { font-size: var(--font-size-header); font-family: 'Arial, Helvetica, sans-serif'; padding: var(--button-height-padding); - width: 20%; - max-width: 200px; + max-width: 400px; min-width: 80px; cursor: pointer; margin: 0 5px; @@ -2541,7 +2540,6 @@ h3 { font-size: var(--font-size3); font-family: 'Arial, Helvetica, sans-serif'; padding: var(--button-height-padding-mobile); - width: 20%; max-width: 400px; min-width: 80px; cursor: pointer; @@ -3354,7 +3352,6 @@ h3 { font-size: var(--font-size3); font-family: 'Arial, Helvetica, sans-serif'; padding: var(--button-height-padding-tiny); - width: 20%; max-width: 400px; min-width: 80px; cursor: pointer; From 91b1c8aff16c5f4339d097405966fd3f9f477a8d Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Wed, 4 Jan 2023 10:21:40 +0000 Subject: [PATCH 3/4] Add search text --- webapp_profile.py | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/webapp_profile.py b/webapp_profile.py index 64f203003..5cb340651 100644 --- a/webapp_profile.py +++ b/webapp_profile.py @@ -906,7 +906,10 @@ def html_profile(signing_priv_key_pem: str, ' \n' + \ - '