From 44c0f3d076b924a984bf018a17cd44f5f15eea07 Mon Sep 17 00:00:00 2001 From: tophf Date: Wed, 22 Nov 2017 16:48:42 +0300 Subject: [PATCH] supernarrow mode at 4" --- install-usercss/install-usercss.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install-usercss/install-usercss.css b/install-usercss/install-usercss.css index 6d4b3400..11b4afe2 100644 --- a/install-usercss/install-usercss.css +++ b/install-usercss/install-usercss.css @@ -192,7 +192,7 @@ li { } } -@media (max-width:4.5in) { +@media (max-width:4in) { .header { overflow-x: hidden; overflow-y: auto;