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/CoreHome/stylesheets/layout.less')
-rw-r--r--plugins/CoreHome/stylesheets/layout.less3
1 files changed, 2 insertions, 1 deletions
diff --git a/plugins/CoreHome/stylesheets/layout.less b/plugins/CoreHome/stylesheets/layout.less
index aee7fc9b95..815eb1e20e 100644
--- a/plugins/CoreHome/stylesheets/layout.less
+++ b/plugins/CoreHome/stylesheets/layout.less
@@ -317,7 +317,8 @@ nav {
border: 0;
margin: 0;
box-sizing: border-box;
- border-radius: 2px !important
+ border-radius: 2px !important;
+ box-shadow: none!important;
}
}