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>2015-10-13 09:04:47 +0300
committerThomas Steur <thomas.steur@gmail.com>2015-10-13 09:04:47 +0300
commit574ca6f1cf5c855688b74318b23ec76f749f446f (patch)
treedee99840117aa4f214274efb45fdc6613704930d /plugins/Morpheus
parentddbdf4cd7949e58e5d64c154b7ae8525b1312c99 (diff)
refs #8950 should fix logo when a custom logo is uploaded
Diffstat (limited to 'plugins/Morpheus')
-rw-r--r--plugins/Morpheus/stylesheets/uibase/_header.less2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/Morpheus/stylesheets/uibase/_header.less b/plugins/Morpheus/stylesheets/uibase/_header.less
index 25ba8be9ff..ff7fd45ff2 100644
--- a/plugins/Morpheus/stylesheets/uibase/_header.less
+++ b/plugins/Morpheus/stylesheets/uibase/_header.less
@@ -12,7 +12,7 @@
}
img {
- max-height: 50px;
+ max-height: 30px;
}
}