From 4b12f96a141b43daeaef52d2f0bbf44d39d9c5f8 Mon Sep 17 00:00:00 2001 From: Matthieu Napoli Date: Tue, 28 Apr 2015 14:59:02 +1200 Subject: 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 --- plugins/CoreAdminHome/stylesheets/generalSettings.less | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/CoreAdminHome/stylesheets') 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 { -- cgit v1.2.3