From 2e7b8474c4faab96e9aa9832acc676cc9786c0a7 Mon Sep 17 00:00:00 2001 From: Drew Short Date: Sun, 10 Feb 2019 18:52:10 -0600 Subject: [PATCH] Didn't need css width attribute --- themes/pure/static/assets/css/style.css | 1 - 1 file changed, 1 deletion(-) diff --git a/themes/pure/static/assets/css/style.css b/themes/pure/static/assets/css/style.css index e963502..11ef320 100644 --- a/themes/pure/static/assets/css/style.css +++ b/themes/pure/static/assets/css/style.css @@ -116,7 +116,6 @@ body { -ms-transition: all 0.5s; transition: all 0.5s; height: 3em; - width: 100%; position: absolute; top: 0; z-index: -1;