Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/Marketplace/stylesheets/plugin-details.less')
-rw-r--r--plugins/Marketplace/stylesheets/plugin-details.less4
1 files changed, 4 insertions, 0 deletions
diff --git a/plugins/Marketplace/stylesheets/plugin-details.less b/plugins/Marketplace/stylesheets/plugin-details.less
index 46ca2b7526..347c832356 100644
--- a/plugins/Marketplace/stylesheets/plugin-details.less
+++ b/plugins/Marketplace/stylesheets/plugin-details.less
@@ -100,4 +100,8 @@
margin-right: 5px;
}
+ img {
+ max-width: 100%;
+ }
+
}