From 7fe57323a3087343c9119e0b7f585d4292ce2701 Mon Sep 17 00:00:00 2001 From: narcolepticinsomniac Date: Sun, 8 Jul 2018 15:37:26 -0400 Subject: [PATCH] syntax --- 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 5231410e..68be17d3 100644 --- a/install-usercss/install-usercss.css +++ b/install-usercss/install-usercss.css @@ -446,7 +446,7 @@ label { /************ reponsive layouts ************/ -@media (max-width:850px) { +@media (max-width: 850px) { body { overflow: hidden; }