From 3b1c8a9f3c4e2fd5b2c42ee1852b21e1d8991150 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Gr=C3=A9goire=20Aubert?= Date: Thu, 26 Oct 2017 12:29:35 +0200 Subject: [PATCH] SONAR-9935 Fix display style of the plugins list --- .../main/js/apps/marketplace/PluginsList.tsx | 2 +- .../components/PluginAvailable.tsx | 2 +- .../components/PluginDescription.tsx | 2 +- .../components/PluginInstalled.tsx | 2 +- .../marketplace/components/PluginLicense.tsx | 21 ++++++----- .../marketplace/components/PluginStatus.tsx | 2 +- .../PluginDescription-test.tsx.snap | 4 +-- .../__snapshots__/PluginLicense-test.tsx.snap | 36 ++++++++++--------- .../src/main/js/apps/marketplace/style.css | 11 ++++++ 9 files changed, 50 insertions(+), 32 deletions(-) diff --git a/server/sonar-web/src/main/js/apps/marketplace/PluginsList.tsx b/server/sonar-web/src/main/js/apps/marketplace/PluginsList.tsx index 79498c13948..48924aba04e 100644 --- a/server/sonar-web/src/main/js/apps/marketplace/PluginsList.tsx +++ b/server/sonar-web/src/main/js/apps/marketplace/PluginsList.tsx @@ -83,7 +83,7 @@ export default class PluginsList extends React.PureComponent { - + - +