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@gmail.com>2016-04-04 03:10:40 +0300
committerThomas Steur <thomas.steur@gmail.com>2016-04-06 13:17:27 +0300
commit3a6d626c2474b83ea5c4125fd33dfe12b9e0bf8a (patch)
tree9de2cd1d85e1f8a7211f0514f8deae2b152faa89 /plugins/Feedback/stylesheets
parent780c09b144e048cc748429bc06d016354d44746e (diff)
refs #9354 merge user and admin menu to one single menu
Diffstat (limited to 'plugins/Feedback/stylesheets')
-rw-r--r--plugins/Feedback/stylesheets/feedback.less7
1 files changed, 6 insertions, 1 deletions
diff --git a/plugins/Feedback/stylesheets/feedback.less b/plugins/Feedback/stylesheets/feedback.less
index 187b07a020..80b98101cc 100644
--- a/plugins/Feedback/stylesheets/feedback.less
+++ b/plugins/Feedback/stylesheets/feedback.less
@@ -3,7 +3,7 @@
ul {
list-style: none;
padding: 0 0 0 20px;
- font-size: 12px;
+ font-size: 13px;
line-height: 18px;
}
@@ -13,6 +13,11 @@
p {
line-height: 1.7em;
+ font-size: 13px;
+ }
+
+ div {
+ max-width: 850px;
}
.piwik-donate-call {