Pinking shears (remove trailing spaces) in two files.
This commit is contained in:
parent
f955fca630
commit
86a0cd531d
2 changed files with 2 additions and 2 deletions
|
@ -46,7 +46,7 @@ function _s_wp_title( $title, $sep ) {
|
|||
if ( is_feed() ) {
|
||||
return $title;
|
||||
}
|
||||
|
||||
|
||||
global $page, $paged;
|
||||
|
||||
// Add the blog name
|
||||
|
|
|
@ -452,7 +452,7 @@ a:active {
|
|||
clip: rect(1px, 1px, 1px, 1px);
|
||||
position: absolute !important;
|
||||
height: 1px;
|
||||
width: 1px;
|
||||
width: 1px;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue