mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
65b385f0fe
* Workaround for dashboard widgets showing over popups. z-index is being set on the popup, and I verified it is applied, but for some reason the widget with a z-index of 2 still shows over top. I don't think this has any side-affects, but I don't know for sure. Could not find another work-around. Gridster is dead, so unlikely we will update the js and override this fix. * version file to make clients update