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:
-rw-r--r--plugins/CoreHome/stylesheets/selector.less2
1 files changed, 2 insertions, 0 deletions
diff --git a/plugins/CoreHome/stylesheets/selector.less b/plugins/CoreHome/stylesheets/selector.less
index d7053dd45d..bf8732d1c0 100644
--- a/plugins/CoreHome/stylesheets/selector.less
+++ b/plugins/CoreHome/stylesheets/selector.less
@@ -23,6 +23,8 @@
}
.icon {
+ // remove relative: [class^="icon-"], [class*=" icon-"]{line-height:1em}
+ .font-default(11px, 12px);
padding-right: 6px;
display: inline-block;
vertical-align: top;