From d863526ca982590215b342ac06e5a9d09cbb861c Mon Sep 17 00:00:00 2001 From: George Kalpakas Date: Tue, 14 Jan 2020 14:07:50 +0200 Subject: [PATCH] docs: replace non-breaking with regular spaces in `resources.json` (#34772) By using non-breaking spaces, the description of Amexio UI components was overflowing its container in the "Resources" page. PR Close #34772 --- aio/content/marketing/resources.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aio/content/marketing/resources.json b/aio/content/marketing/resources.json index cddb1abe31..1c1994f93d 100644 --- a/aio/content/marketing/resources.json +++ b/aio/content/marketing/resources.json @@ -426,7 +426,7 @@ "url": "https://www.jqwidgets.com/angular/" }, "amexio": { - "desc": "Amexio is a rich set of Angular components powered by HTML5 & CSS3 for Responsive Web Design and 80+ built-in Material Design Themes. Amexio has 3 Editions, Standard, Enterprise and Creative. Std Edition consists of basic UI Components which include Grid, Tabs, Form Inputs and so on. While Enterprise Edition consists of components like Calendar, Tree Tabs, Social Media Logins (Facebook, GitHub, Twitter and so on) and Creative Edition is focused building elegant and beautiful websites. With more than 200+ components/features. All the editions are open-sourced and free, based on Apache 2 License.", + "desc": "Amexio is a rich set of Angular components powered by HTML5 & CSS3 for Responsive Web Design and 80+ built-in Material Design Themes. Amexio has 3 Editions, Standard, Enterprise and Creative. Std Edition consists of basic UI Components which include Grid, Tabs, Form Inputs and so on. While Enterprise Edition consists of components like Calendar, Tree Tabs, Social Media Logins (Facebook, GitHub, Twitter and so on) and Creative Edition is focused building elegant and beautiful websites. With more than 200+ components/features. All the editions are open-sourced and free, based on Apache 2 License.", "rev": true, "title": "Amexio - Angular Extensions", "url": "http://www.amexio.tech/",