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/SitesManager/stylesheets/SitesManager.less')
-rw-r--r--plugins/SitesManager/stylesheets/SitesManager.less4
1 files changed, 4 insertions, 0 deletions
diff --git a/plugins/SitesManager/stylesheets/SitesManager.less b/plugins/SitesManager/stylesheets/SitesManager.less
index 898f801755..3fcff25546 100644
--- a/plugins/SitesManager/stylesheets/SitesManager.less
+++ b/plugins/SitesManager/stylesheets/SitesManager.less
@@ -121,6 +121,10 @@ td.editable-site-field:hover {
h3 {
font-weight: bold;
}
+
+ p {
+ padding-bottom: 0.25rem;
+ }
}
#js-visitor-cv-extra th {