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:
authorsgiehl <stefan@piwik.org>2016-04-11 23:11:13 +0300
committersgiehl <stefan@piwik.org>2016-04-11 23:11:13 +0300
commit7a4abd90f07f995f8397eb2fd9bb14eb1bdd8659 (patch)
tree4d2c4433c79320ce79f7356ff1159b72d33b3957 /plugins
parentfb323f68b8e22b44df306b69fc5a260b558f6951 (diff)
Fixes misplaced inline help texts
Diffstat (limited to 'plugins')
-rw-r--r--plugins/Morpheus/stylesheets/general/_form.less1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/Morpheus/stylesheets/general/_form.less b/plugins/Morpheus/stylesheets/general/_form.less
index 2adf9630e6..ebd56acbb3 100644
--- a/plugins/Morpheus/stylesheets/general/_form.less
+++ b/plugins/Morpheus/stylesheets/general/_form.less
@@ -55,6 +55,7 @@
.entityInlineHelp {
color: #9B9B9B;
margin-top: 5px;
+ clear: both;
}
table.entityTable {