Pinking shears (remove trailing spaces) in two files.

This commit is contained in:
Lance Willett 2014-05-18 13:09:20 -07:00
parent f955fca630
commit 86a0cd531d
2 changed files with 2 additions and 2 deletions

View File

@ -46,7 +46,7 @@ function _s_wp_title( $title, $sep ) {
if ( is_feed() ) {
return $title;
}
global $page, $paged;
// Add the blog name

View File

@ -452,7 +452,7 @@ a:active {
clip: rect(1px, 1px, 1px, 1px);
position: absolute !important;
height: 1px;
width: 1px;
width: 1px;
overflow: hidden;
}