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:
authormattab <matthieu.aubry@gmail.com>2013-10-16 04:32:18 +0400
committermattab <matthieu.aubry@gmail.com>2013-10-16 04:32:18 +0400
commitb0b8081d937f0504efc00b2baa709121d71591e2 (patch)
treed973de79fe766fb9e65e1e4f80806f083de2c4ce
parent386ec9a2b2115a103929fa92e5c854a60abc4016 (diff)
Fix typo
-rw-r--r--plugins/CoreHome/stylesheets/dataTable/_dataTable.less2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/CoreHome/stylesheets/dataTable/_dataTable.less b/plugins/CoreHome/stylesheets/dataTable/_dataTable.less
index 399e2eb4d4..ad2be23e18 100644
--- a/plugins/CoreHome/stylesheets/dataTable/_dataTable.less
+++ b/plugins/CoreHome/stylesheets/dataTable/_dataTable.less
@@ -395,7 +395,7 @@ tr.level4 td.label {
/* less right margins for the link image in the Pa*/
.dataTableActions table.dataTable img.link {
- margin-right: 0.5helloAliasem;
+ margin-right: 0.5em;
margin-left: -0.5em;
}