From ab09dbb3d36a0c58c19bd05d520902728abc0702 Mon Sep 17 00:00:00 2001 From: Phuntsok Drak-pa Date: Mon, 28 Jan 2019 13:47:39 +0100 Subject: [PATCH] fixed issue with small pages scrollable --- css/readtheorg.css | 1 - 1 file changed, 1 deletion(-) diff --git a/css/readtheorg.css b/css/readtheorg.css index 6837735..8b19e41 100644 --- a/css/readtheorg.css +++ b/css/readtheorg.css @@ -58,7 +58,6 @@ body{ color:#404040; font-family:"DoulosSIL","Lato","proxima-nova","Helvetica Neue",Arial,sans-serif; font-weight:normal; - min-height:100%; overflow-x:hidden; }