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/Morpheus/stylesheets/general/_misc.less')
-rw-r--r--plugins/Morpheus/stylesheets/general/_misc.less4
1 files changed, 4 insertions, 0 deletions
diff --git a/plugins/Morpheus/stylesheets/general/_misc.less b/plugins/Morpheus/stylesheets/general/_misc.less
index e3d53d0eef..4e52afacf4 100644
--- a/plugins/Morpheus/stylesheets/general/_misc.less
+++ b/plugins/Morpheus/stylesheets/general/_misc.less
@@ -45,3 +45,7 @@
padding: 0 !important;
}
}
+
+.card .card-content {
+ padding: 20px;
+}