mirror of
https://github.com/jquery/jquery.git
synced 2024-11-23 02:54:22 +00:00
Bug 7931; cleaned up white space in accordance to style guide
This commit is contained in:
parent
0942b3b3f5
commit
135a384cf3
@ -286,7 +286,6 @@ jQuery.each( ["Left", "Top"], function( i, name ) {
|
||||
!i ? val : jQuery( win ).scrollLeft(),
|
||||
i ? val : jQuery( win ).scrollTop()
|
||||
);
|
||||
|
||||
} else {
|
||||
this[ method ] = val;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user