diff --git a/app/assets/javascripts/app/views/profile/calendar_subscriptions.jst.eco b/app/assets/javascripts/app/views/profile/calendar_subscriptions.jst.eco index 125a7189c..91ec496ba 100644 --- a/app/assets/javascripts/app/views/profile/calendar_subscriptions.jst.eco +++ b/app/assets/javascripts/app/views/profile/calendar_subscriptions.jst.eco @@ -8,7 +8,7 @@

<%- @T('See your tickets from within your favorite calendar by adding the following URL to your calendar app.') %>

-

+
@@ -23,14 +23,12 @@
-

- - <%- @T('Add alarm to pending reminder and escalated tickets.') %> -

+
diff --git a/app/assets/stylesheets/zammad.scss b/app/assets/stylesheets/zammad.scss index f04976fb1..357691da4 100644 --- a/app/assets/stylesheets/zammad.scss +++ b/app/assets/stylesheets/zammad.scss @@ -7294,7 +7294,8 @@ output { } .btn--table { - margin: 0; + padding-top: 0; + padding-bottom: 0; } th:not(:last-child),