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>2013-11-12 05:39:58 +0400
committerThomas Steur <thomas.steur@gmail.com>2013-11-12 05:39:58 +0400
commit6061acc11ad8b79bac8edfb1b476fc967c688c05 (patch)
tree244fb03037aaf6c1dbb0eb1df626e555263f77b0 /plugins/CoreAdminHome/stylesheets
parent288e5dbfa9bb778a42bc35c2dfceaedada298249 (diff)
refs #4256 updated inline help layout to be consistent with notifications
Diffstat (limited to 'plugins/CoreAdminHome/stylesheets')
-rw-r--r--plugins/CoreAdminHome/stylesheets/generalSettings.less4
1 files changed, 0 insertions, 4 deletions
diff --git a/plugins/CoreAdminHome/stylesheets/generalSettings.less b/plugins/CoreAdminHome/stylesheets/generalSettings.less
index c372146971..9b97ee18d6 100644
--- a/plugins/CoreAdminHome/stylesheets/generalSettings.less
+++ b/plugins/CoreAdminHome/stylesheets/generalSettings.less
@@ -136,10 +136,6 @@ table.admin tbody td:hover, table.admin tbody th:hover {
width: 100%;
}
-#logoSettings .ui-inline-help {
- width: 550px;
-}
-
/* other styles */
.form-description {
color: #666666;