diff --git a/templates/zerver/integrations/index.html b/templates/zerver/integrations/index.html index 834e9fff7d..ec489017b5 100644 --- a/templates/zerver/integrations/index.html +++ b/templates/zerver/integrations/index.html @@ -143,7 +143,7 @@
- Back to list + Back to list
{% for integration in integrations_dict.values() %} diff --git a/web/styles/portico/integrations.css b/web/styles/portico/integrations.css index c51efc72ea..67c044604d 100644 --- a/web/styles/portico/integrations.css +++ b/web/styles/portico/integrations.css @@ -522,7 +522,7 @@ $category-text: hsl(219deg 23% 33%); margin-left: 30px; order: 3; - & span { + .integrations-back-to-list-label { display: inline-block; margin-left: 5px;