[InPageEdit] 没有编辑摘要 (编辑自Special:Diff/40668)
imported>=海豚= ([InPageEdit] 没有编辑摘要 (编辑自Special:Diff/40668)) |
imported>=海豚= ([InPageEdit] 没有编辑摘要 (编辑自Special:Diff/40668)) |
||
| 第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(), | tocAfter.css('marginRight', -Math.min(tocAfter.outerWidth(), 380)); | ||
} | } | ||
}); | }); | ||