From 86a0cd531d70cd3c65e360971e6b8fb0bc851fd4 Mon Sep 17 00:00:00 2001 From: Lance Willett Date: Sun, 18 May 2014 13:09:20 -0700 Subject: [PATCH] Pinking shears (remove trailing spaces) in two files. --- inc/extras.php | 2 +- style.css | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/inc/extras.php b/inc/extras.php index cb62ea5..531c777 100644 --- a/inc/extras.php +++ b/inc/extras.php @@ -46,7 +46,7 @@ function _s_wp_title( $title, $sep ) { if ( is_feed() ) { return $title; } - + global $page, $paged; // Add the blog name diff --git a/style.css b/style.css index 359860e..6e3da8d 100644 --- a/style.css +++ b/style.css @@ -452,7 +452,7 @@ a:active { clip: rect(1px, 1px, 1px, 1px); position: absolute !important; height: 1px; - width: 1px; + width: 1px; overflow: hidden; }