Merge pull request #13477 from haheute/event-css

add styling to event reminder
This commit is contained in:
Hypolite Petovan
2023-09-29 09:40:29 -04:00
committed by GitHub

View File

@@ -2214,9 +2214,11 @@ img.acpopup-img {
margin-left: 15px;
}
/* Birthday */
/* Birthday and Event Reminders */
#birthday-notice,
#birthday-wrapper {
#birthday-wrapper,
#event-notice,
#event-wrapper {
margin-bottom: 5px;
padding: 10px;
border: none;