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 @@
-
{% if is_owner %} -
+

Transfer Ownership

@@ -531,7 +531,7 @@ {% if memberships %}
-
{% endblock %} diff --git a/templates/front/channels.html b/templates/front/channels.html index d84ecd0a..11a22593 100644 --- a/templates/front/channels.html +++ b/templates/front/channels.html @@ -167,9 +167,6 @@ {% endif %} - - - {% endwith %} {% endfor %} @@ -535,7 +532,7 @@