remove option which should never have slipped into dev branch
This commit is contained in:
parent
ea19d59fca
commit
c200e55f95
@ -21,8 +21,7 @@ $(document).ready(function() {
|
||||
$('#left_aside_wrapper, #right_aside_wrapper').stick_in_parent({
|
||||
offset_top: parseInt($('aside').css('padding-top')),
|
||||
parent: 'main',
|
||||
spacer: '.aside_spacer',
|
||||
recalc_every: 10
|
||||
spacer: '.aside_spacer'
|
||||
});
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user