From 10a8b3f23f16211ac91b5f0db591f87af32bc7b7 Mon Sep 17 00:00:00 2001 From: Skylar Ittner Date: Tue, 7 Jun 2022 12:58:16 -0600 Subject: [PATCH] Make prepaid checkbox work more better (text wraps, no hairline after) --- www/assets/css/customstyles.css | 10 ++++++++++ www/pages/pickup.html | 4 ++-- 2 files changed, 12 insertions(+), 2 deletions(-) diff --git a/www/assets/css/customstyles.css b/www/assets/css/customstyles.css index 6d6e863..fd28a9f 100644 --- a/www/assets/css/customstyles.css +++ b/www/assets/css/customstyles.css @@ -145,6 +145,16 @@ html.md #track-page-tabbar .tabbar-label { background-size: contain; } +/* + + Request Pickup + +*/ + +.item-inner.no-line-after:after { + height: 0px; +} + /* Signature box diff --git a/www/pages/pickup.html b/www/pages/pickup.html index 4c1dac6..c348c2a 100644 --- a/www/pages/pickup.html +++ b/www/pages/pickup.html @@ -108,8 +108,8 @@ - - Package has a prepaid return label + + Package has a prepaid return label