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:
authormattab <matthieu.aubry@gmail.com>2014-04-14 11:27:23 +0400
committermattab <matthieu.aubry@gmail.com>2014-04-14 11:27:23 +0400
commit3d04d9d8abe241e7302afe3c9dbe13e0b07cee99 (patch)
tree47224bffeddd52d8f6961896cb47b1af05c1e535 /plugins/Morpheus/stylesheets/theme.less
parente51441beb44401f250314e094ccb21b2e95d2b2c (diff)
Fixing installation too much extra space + Blind fixing the "stretched logo" on UI tests (it works locally + demo + demo2)
Diffstat (limited to 'plugins/Morpheus/stylesheets/theme.less')
-rw-r--r--plugins/Morpheus/stylesheets/theme.less2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/Morpheus/stylesheets/theme.less b/plugins/Morpheus/stylesheets/theme.less
index e763398e30..ba84603d9a 100644
--- a/plugins/Morpheus/stylesheets/theme.less
+++ b/plugins/Morpheus/stylesheets/theme.less
@@ -17,7 +17,7 @@ body {
#logo {
img.default-piwik-logo {
- height: 21px;
+ height: 40px;
width: 82px;
margin-top: 4px;
}