Topic on Talk:Reference Tooltips

Pop-up window does not render wide enough for long equations

3
Jonesey95 (talkcontribs)
Þjarkur (talkcontribs)

.rt-tooltip has a max-width: 350px;. Would require some additional code to check what the overflow is and then overwrite the max-width value. How about just adding word breaks inside the math equations?

Þjarkur (talkcontribs)

.rt-tooltip img { max-width: 100%; } would also solve this (for when people are using the default image renderer and not MathML)

Reply to "Pop-up window does not render wide enough for long equations"