From e7f00b896e7d32b5c810ce742051d6401df88744 Mon Sep 17 00:00:00 2001 From: Thomas FORGIONE Date: Mon, 26 Sep 2016 17:06:02 +0200 Subject: [PATCH] Updated CSS corrected fixed-bottom for viewer --- static/css/viewer.css | 2 -- 1 file changed, 2 deletions(-) diff --git a/static/css/viewer.css b/static/css/viewer.css index 8943f61..8fe1941 100644 --- a/static/css/viewer.css +++ b/static/css/viewer.css @@ -11,6 +11,4 @@ body { right:0; max-height:100%; max-width:100%; - padding-bottom:0px; - margin-bottom:0px; }