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:
authorThomas Steur <thomas.steur@gmail.com>2013-11-26 23:36:27 +0400
committerThomas Steur <thomas.steur@gmail.com>2013-11-26 23:36:27 +0400
commitf3d7b9f16f41a17d83cfe2d3395918ca18168462 (patch)
tree5627c37afe0229826e110f9bf96b764451838c32 /plugins/CorePluginsAdmin/stylesheets
parente47af489fc507e7e90098df7e797467505a4eb1d (diff)
refs #4338 display featured icon in details page as well
Diffstat (limited to 'plugins/CorePluginsAdmin/stylesheets')
-rw-r--r--plugins/CorePluginsAdmin/stylesheets/marketplace.less4
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/CorePluginsAdmin/stylesheets/marketplace.less b/plugins/CorePluginsAdmin/stylesheets/marketplace.less
index 767cc32968..3226f63dbe 100644
--- a/plugins/CorePluginsAdmin/stylesheets/marketplace.less
+++ b/plugins/CorePluginsAdmin/stylesheets/marketplace.less
@@ -131,8 +131,8 @@
.featuredIcon {
margin-right: 6px;
margin-bottom: 6px;
- height: 32px;
- width: 32px;
+ height: 24px;
+ width: 24px;
}
.footer {