Reapply "Improved css reset for default.css" - #7372
Conversation
This reverts commit c5f81dd.
|
It's this one, I guess. https://cdn.jsdelivr.net/npm/modern-normalize/modern-normalize.css |
|
@bdukes @valadas Looked like this:
Without reset or with the new one included:
I think my initial issue are caused by the DNN 7 default.css not having a border reset for td and the current version does. Not sure I would add this new reset to DNN 10.4 THB and I think the "no risk" fix would be to not remove baseline like I did here: But remove the lines for tables as they are a change. And then postpone a more modern version to DNN 11? |



This reverts commit c5f81dd.
Second try for #7371