From dd46da40055d497602b8c56e768392f6c7387229 Mon Sep 17 00:00:00 2001 From: coderaiser Date: Mon, 24 Feb 2014 04:26:38 -0500 Subject: [PATCH] feature(style) height < 800px: .fm height: 74% --- css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/style.css b/css/style.css index 08b721e8..2ab64d13 100644 --- a/css/style.css +++ b/css/style.css @@ -269,7 +269,7 @@ a:hover, a:active { @media only screen and (max-height: 800px) { .fm { - height: 75%; + height: 74%; } .files {