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:
authorFabian Becker <halfdan@xnorfz.de>2013-12-31 15:53:33 +0400
committerFabian Becker <halfdan@xnorfz.de>2013-12-31 15:54:19 +0400
commit872781a74a4209435249ceb9306373b9948f041d (patch)
tree3acac1f39aa2d3f5f8b2886b91699d231858f3a0 /plugins/Annotations/stylesheets/annotations.less
parentd035977a32afd9be5b9167aefb9f95f91e75b45c (diff)
Removing huge padding. The annotations were appearing in big boxes with lots of whitespace.
Diffstat (limited to 'plugins/Annotations/stylesheets/annotations.less')
-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 0c533a75e9..3a01ca398d 100755
--- a/plugins/Annotations/stylesheets/annotations.less
+++ b/plugins/Annotations/stylesheets/annotations.less
@@ -78,10 +78,6 @@
font-size: 14px;
}
-.annotations table td.annotation-meta {
- padding-bottom: 150px;
-}
-
.annotation-user {
font-style: italic;
font-size: 11px;