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:
authorsgiehl <stefan@piwik.org>2015-09-13 22:55:18 +0300
committersgiehl <stefan@piwik.org>2015-09-13 22:55:18 +0300
commitf2fc885ac2958224755da4f937b7338a143b43e1 (patch)
treeb9a376275481c16dabb70e7d8c76fd578678ba7c /plugins/Annotations
parent9564eb7199a305cc8155f76b1e0a5015ca73146a (diff)
remove special handling for annotation positioning in overlays as it should work without now
Diffstat (limited to 'plugins/Annotations')
-rwxr-xr-xplugins/Annotations/stylesheets/annotations.less4
1 files changed, 0 insertions, 4 deletions
diff --git a/plugins/Annotations/stylesheets/annotations.less b/plugins/Annotations/stylesheets/annotations.less
index c92f96fe49..c825b42e43 100755
--- a/plugins/Annotations/stylesheets/annotations.less
+++ b/plugins/Annotations/stylesheets/annotations.less
@@ -27,10 +27,6 @@
margin-bottom: -5px;
}
-.ui-dialog .evolution-annotations > span {
- top: 25px;
-}
-
body > .widget .evolution-annotations > span {
top: -25px;
}