acdh-oeaw / dig_ed_cat

A web application to browse, analyze and curate a cataloge of digital editions
https://dig-ed-cat.acdh.oeaw.ac.at/
MIT License
9 stars 2 forks source link

Net visualization in detail view in Firefox is out of container #199

Closed zxenia closed 5 years ago

zxenia commented 6 years ago

doesn't look good in Firefox, caused by netviz inline style (overflow:hidden)

<div class="vis-network" style="position:relative; overflow:hidden">

zxenia commented 5 years ago

fixed