From: Don Armstrong Date: Wed, 25 Mar 2015 17:44:33 +0000 (-0700) Subject: hide .actions X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=49ffc8c48001bf9a5da6e0e2eb93d0f8e6542736;p=laureldon.git hide .actions --- diff --git a/local.css b/local.css index 683c267..52ebadb 100644 --- a/local.css +++ b/local.css @@ -35,6 +35,10 @@ body { border-bottom: 0; } +.pageheader .actions { + display: none; +} + #pageinfo { margin: 1em 0; border-top: 0;