[InPageEdit] 没有编辑摘要 (编辑自Special:Diff/40654)
imported>=海豚= ([InPageEdit] 没有编辑摘要 (编辑自Special:Diff/40692)) |
imported>=海豚= ([InPageEdit] 没有编辑摘要 (编辑自Special:Diff/40654)) |
||
| 第12行: | 第12行: | ||
var tocAfter = toc.clone().addClass('toc-custom'); | var tocAfter = toc.clone().addClass('toc-custom'); | ||
toc.after( tocAfter ); | toc.after( tocAfter ); | ||
tocAfter.css('marginRight', -Math.min(tocAfter.outerWidth(), 347)); | |||
} | } | ||
}); | }); | ||