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 ZILLIOX <thomas@zilliox.me>2013-08-05 17:56:59 +0400
committerThomas ZILLIOX <thomas@zilliox.me>2013-08-05 17:56:59 +0400
commitfb3b2a7e4ec3f237dfa506f80bc0bf0353b797d4 (patch)
tree132823bc0cc719f87217aaa53221cfec72d15d38 /plugins/Zeitgeist
parent8dcecf4d18c37e36547728708276d5051e8eb182 (diff)
Site selector usability optimisation
Diffstat (limited to 'plugins/Zeitgeist')
-rw-r--r--plugins/Zeitgeist/stylesheets/ui/_header.less4
1 files changed, 4 insertions, 0 deletions
diff --git a/plugins/Zeitgeist/stylesheets/ui/_header.less b/plugins/Zeitgeist/stylesheets/ui/_header.less
index cf2da927e7..f9f2c4dca8 100644
--- a/plugins/Zeitgeist/stylesheets/ui/_header.less
+++ b/plugins/Zeitgeist/stylesheets/ui/_header.less
@@ -18,6 +18,10 @@
text-decoration: none;
}
+#logo img {
+ height: 40px;
+}
+
#javascriptDisabled,
#javascriptDisabled a {
font-weight: bold;