From 4e6cb506e2313a53afba4a090003277766d9f8c0 Mon Sep 17 00:00:00 2001 From: Dmitry Lyzo Date: Sat, 22 Jan 2022 01:19:52 +0300 Subject: [PATCH] Fix layout of ListView Using 'display: flex' breaks scrolling (bottom padding is not applied correctly) on webOS 1.2 --- src/controllers/list.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/controllers/list.html b/src/controllers/list.html index ba37840c94..1fb1d70e30 100644 --- a/src/controllers/list.html +++ b/src/controllers/list.html @@ -1,7 +1,7 @@ -
+
-
+