From 5d9d3b5985991167f53cc07ba3b33b560db9bcac Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Thu, 27 Jun 2019 12:22:16 -0700 Subject: webface UI tweaks, mostly for mobile --- python/fatcat_web/templates/home.html | 3 +++ 1 file changed, 3 insertions(+) (limited to 'python/fatcat_web/templates/home.html') diff --git a/python/fatcat_web/templates/home.html b/python/fatcat_web/templates/home.html index 84899c8d..0aced300 100644 --- a/python/fatcat_web/templates/home.html +++ b/python/fatcat_web/templates/home.html @@ -119,6 +119,8 @@
+{# this div makes the table scrollable on mobile #} +
Entity Type @@ -237,6 +239,7 @@ {% endif %}
+
-- cgit v1.2.3