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>2015-07-30 14:07:19 +0300
committerThomas Steur <thomas.steur@gmail.com>2015-07-30 14:07:19 +0300
commit063496f515ba8e28e52876e0125125c5e7724ee3 (patch)
tree456b0cf5323946aab833d36f1397cad7d49f8d3f /plugins/Morpheus
parente33f7b6f40cd2abb67e1d968d677a88ae2a0b8fe (diff)
icon missing on expandable rows in report Goals > Goals by Referrers > Campaigns
Diffstat (limited to 'plugins/Morpheus')
-rw-r--r--plugins/Morpheus/stylesheets/main.less2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/Morpheus/stylesheets/main.less b/plugins/Morpheus/stylesheets/main.less
index 17d693b895..2b7a64bcbd 100644
--- a/plugins/Morpheus/stylesheets/main.less
+++ b/plugins/Morpheus/stylesheets/main.less
@@ -512,7 +512,7 @@ table.dataTable {
}
}
-div.dataTableVizHtmlTable:not(.dataTableActions), div.dataTableVizAllColumns {
+div.dataTableVizHtmlTable:not(.dataTableActions), div.dataTableVizAllColumns, div.dataTableVizGoals {
tr.subDataTable > td:first-child:before {
display: inline-block;
float: left;