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@googlemail.com>2014-05-01 05:23:22 +0400
committerThomas Steur <thomas.steur@googlemail.com>2014-05-01 05:23:22 +0400
commit6cd5d7c8d21d972f606d5f8e1cd1e7f87593d565 (patch)
treee8e8ca88aa3381fc71bd98057bc12a0a1540a1b0 /plugins/Annotations/stylesheets/annotations.less
parentbf1a786c26a3e91ce105b2755e48d39d0da188d4 (diff)
refs #4987 show footer icon drawer if not in dialog
Diffstat (limited to 'plugins/Annotations/stylesheets/annotations.less')
-rwxr-xr-xplugins/Annotations/stylesheets/annotations.less2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/Annotations/stylesheets/annotations.less b/plugins/Annotations/stylesheets/annotations.less
index c848328dab..95957dc25b 100755
--- a/plugins/Annotations/stylesheets/annotations.less
+++ b/plugins/Annotations/stylesheets/annotations.less
@@ -12,7 +12,7 @@
top:10px;
}
-#dashboard, .ui-dialog {
+#content, .ui-dialog {
.evolution-annotations {
margin-top: -5px;
margin-bottom: -5px;