diff --git a/src/notifications/style.hbs b/src/notifications/style.hbs index b5b27c2963df4d9a99870ba9ad5e7195d784d30d..47bc896a98c723d236929371973da3e90194d508 100644 --- a/src/notifications/style.hbs +++ b/src/notifications/style.hbs @@ -19,6 +19,7 @@ } .button-with-icon td { padding-right: 10px !important; } .button-with-icon table { background-color: #F1C017 !important; margin: 10px !important; } .button-with-icon span { vertical-align: middle !important; } + .button-with-icon a { vertical-align: middle !important; } </mj-style> <mj-style> .custom-link a { color: #F1C017 !important; text-decoration: none !important;