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:
authorStefan Giehl <stefan@matomo.org>2019-04-07 22:56:14 +0300
committerdiosmosis <diosmosis@users.noreply.github.com>2019-04-07 22:56:14 +0300
commit64a257fa4ae9f70b87d15f93b7a262121de0c1f2 (patch)
treea571affdaad6a9766a3f4b3191c5e3205eb4f234 /plugins/Morpheus
parent7e905f26d426ef65b6f42563106f4d63c6fa7e1b (diff)
do not wrap date range label (#13955)
Diffstat (limited to 'plugins/Morpheus')
-rw-r--r--plugins/Morpheus/stylesheets/uibase/_periodSelect.less1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/Morpheus/stylesheets/uibase/_periodSelect.less b/plugins/Morpheus/stylesheets/uibase/_periodSelect.less
index f31796b11b..06b61554fa 100644
--- a/plugins/Morpheus/stylesheets/uibase/_periodSelect.less
+++ b/plugins/Morpheus/stylesheets/uibase/_periodSelect.less
@@ -71,6 +71,7 @@
#periodString .period-type label {
font-size: 13px;
+ white-space: nowrap;
}
#periodString label.selected-period-label {