cceh / sanskrit-web

An HTML frontend to Sanskrit dictionaries modelled in TEI.
ISC License
1 stars 2 forks source link

MouseOver fields are overlapping #74

Closed textloop closed 8 years ago

textloop commented 8 years ago

Sometimes the user is facing problems to see both mouseOver fields:

monier_ams_mouseover

textloop commented 8 years ago

e.g. search for aMs in monier

gioele commented 8 years ago

The problem is caused by a <span class="tei-w"/> element caused by an unhandled root encoded as <w ana="root" type="root" /> in the TEI file.

I have added this case to the main bug for root, issue #70.