From: Andrew Engelbrecht Date: Mon, 22 Jul 2019 16:10:49 +0000 (-0400) Subject: rm unnecessary css that messes up print preview X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=f15f4395e2adf6b78cc2b7d977f76e3b7f9d08ce;p=ryf-theme.git rm unnecessary css that messes up print preview the footer looks fine without this, and the print preview now looks correct. --- diff --git a/css/style.css b/css/style.css index bf8782f..6709afe 100644 --- a/css/style.css +++ b/css/style.css @@ -194,9 +194,6 @@ a { transition: 0.3s; } /* full page width for footer */ .footer { - position: absolute; - left: 0; - right: 0; width: 100%; }