MediaWiki:Common.js: Unterschied zwischen den Versionen

Keine Bearbeitungszusammenfassung
Keine Bearbeitungszusammenfassung
Zeile 1.022: Zeile 1.022:
                     item.docTop += overlap;
                     item.docTop += overlap;
                 }
                 }
                 var gap = item.link.type === 'place-lh' ? 2 : 16;
                 var gap = item.link.type === 'place-lh' ? 2 : 4;
                 lastBottom = item.docTop + item.height + gap;
                 lastBottom = item.docTop + item.height + gap;
             });
             });