From 4f804d2ee7ec7bbf1b8b622b6d4ff88dfcf959dc Mon Sep 17 00:00:00 2001 From: Steve Sutton Date: Fri, 17 Oct 2014 10:38:16 -0400 Subject: [PATCH] correct admin bar style --- style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/style.css b/style.css index d8c08d0..bf4fe82 100644 --- a/style.css +++ b/style.css @@ -264,6 +264,6 @@ aside.left-off-canvas-menu ul.off-canvas-list li > ul.open { html { margin-top: 0px !important; } -#wapadminbar { +#wpadminbar { display: none; } -- 2.17.1