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-03-24 03:58:09 +0400
committerThomas Steur <thomas.steur@googlemail.com>2014-03-24 03:58:09 +0400
commitb3841926bff2088eddd341533fca8e9e725f65c7 (patch)
tree3912f3a1b9caaf00cb91c614f08cd54804cad8d1 /plugins/Feedback
parent787c2d2864f8067f3a49119896f8ac60df037110 (diff)
smaller font size
Diffstat (limited to 'plugins/Feedback')
-rw-r--r--plugins/Feedback/stylesheets/feedback.less3
1 files changed, 3 insertions, 0 deletions
diff --git a/plugins/Feedback/stylesheets/feedback.less b/plugins/Feedback/stylesheets/feedback.less
index 4cdcd74652..4d64e1a47e 100644
--- a/plugins/Feedback/stylesheets/feedback.less
+++ b/plugins/Feedback/stylesheets/feedback.less
@@ -1,5 +1,8 @@
#feedback-faq {
color: #5e5e5c;
+ width: 750px;
+ font-size: 14px;
+
strong {
color: #5e5e5c;
}