From 0bfe96110b694273fcc764a9894f22eae5e0d66b Mon Sep 17 00:00:00 2001 From: Markus Birth Date: Sun, 7 Jan 2018 22:20:32 +0100 Subject: [PATCH] Optimise for mobile display. --- assets/style.css | 4 ++++ index_main.php | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/assets/style.css b/assets/style.css index 771c757..5c3f789 100644 --- a/assets/style.css +++ b/assets/style.css @@ -11,6 +11,10 @@ body { font-family: sans-serif; } +main { + overflow: scroll; +} + .panel { margin-top: 70px; } diff --git a/index_main.php b/index_main.php index fe5bf4a..cc5828e 100644 --- a/index_main.php +++ b/index_main.php @@ -3,7 +3,7 @@ BlackBerry/TCL Firmware List - +