mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-02-20 02:14:26 -05:00
Template list items without checkboxes use the `.message-name` and `.message-type` classes for their links and hints. This means styles used to expand the focus area previously are clashing with the new approach. This removes the old ones and gives `.message-type` paragraphs a non-static position to give them a z-position and so raise them above the expanded link area.