adminfaces / admin-theme

Primefaces admin theme based on Admin LTE and Bootstrap
https://adminfaces.github.io/site/docs/latest/#admin_theme
MIT License
145 stars 62 forks source link

Datatable rowGrouping icon not displayed on edge #228

Closed rmpestano closed 5 years ago

rmpestano commented 5 years ago
Issue Overview

The rowGrouping (#227 ) arrows icons are not displayed on edge for desktop (Works on edge for mobile). This is happens because edge doesn't support display: contents yet.

Current Behaviour

row-group-edge-before

Expected Behaviour

row-group-edge-after

Additional Information