diff --git a/static/css/channels.css b/static/css/channels.css index cf95401f..42e9c4b7 100644 --- a/static/css/channels.css +++ b/static/css/channels.css @@ -77,6 +77,7 @@ table.channels-table > tbody > tr > th { .channel-row .actions { text-align: right; + padding-right: 16px; } .channel-row .actions form { diff --git a/templates/accounts/billing.html b/templates/accounts/billing.html index 18fe1a1c..ab9b5f71 100644 --- a/templates/accounts/billing.html +++ b/templates/accounts/billing.html @@ -422,7 +422,7 @@
The integration needs a Create and Update Access permission, make sure it is checked. -
The integration does not need the Read Access and + ++ The integration does not need the Read Access and Delete Access checkboxes – make sure they are unchecked.
diff --git a/templates/integrations/add_shell.html b/templates/integrations/add_shell.html index bf75749d..dc072edc 100644 --- a/templates/integrations/add_shell.html +++ b/templates/integrations/add_shell.html @@ -56,12 +56,10 @@