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:
authorMatthieu Napoli <matthieu@mnapoli.fr>2015-04-28 05:59:02 +0300
committerMatthieu Napoli <matthieu@mnapoli.fr>2015-05-19 10:39:17 +0300
commit4b12f96a141b43daeaef52d2f0bbf44d39d9c5f8 (patch)
treecd6dc003107fa09eb284daf5cb998342ea6f2dbc /plugins/CoreAdminHome/stylesheets
parent06ebc8b2d528043db4a4c9a30bf8799a9030fba8 (diff)
Ref #7586 Redesign of the marketplace
I cleaned up a lot of CSS rules and HTML, added new CSS components (from Bootstrap mostly) plus merged the "browsePlugins" and "browseThemes" views into one Added the jquery.dotdotdot library
Diffstat (limited to 'plugins/CoreAdminHome/stylesheets')
-rw-r--r--plugins/CoreAdminHome/stylesheets/generalSettings.less2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/CoreAdminHome/stylesheets/generalSettings.less b/plugins/CoreAdminHome/stylesheets/generalSettings.less
index a5b6e23878..369f0475cb 100644
--- a/plugins/CoreAdminHome/stylesheets/generalSettings.less
+++ b/plugins/CoreAdminHome/stylesheets/generalSettings.less
@@ -85,7 +85,7 @@ table.admin tbody td:hover, table.admin tbody th:hover {
.admin p, .admin section {
margin-top: 10px;
line-height: 140%;
- padding-bottom: 20px;
+ padding-bottom: 10px;
}
.adminTable {