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-03-06 06:49:39 +0300
committerMatthieu Napoli <matthieu@mnapoli.fr>2015-04-16 01:26:47 +0300
commitaa1b75f990f1e44d844c976be66e8288e466866f (patch)
tree97d5e613437f3adc162358ea3b043b9925cac8b7 /plugins/Dashboard/stylesheets
parentecb3406ae1dae6cc64c7d61fa93b738d2754afcd (diff)
A try at including Bootstrap's container and grid system to replace custom classes
Diffstat (limited to 'plugins/Dashboard/stylesheets')
-rw-r--r--plugins/Dashboard/stylesheets/dashboard.less4
1 files changed, 0 insertions, 4 deletions
diff --git a/plugins/Dashboard/stylesheets/dashboard.less b/plugins/Dashboard/stylesheets/dashboard.less
index 57a916c010..775b7da56b 100644
--- a/plugins/Dashboard/stylesheets/dashboard.less
+++ b/plugins/Dashboard/stylesheets/dashboard.less
@@ -26,10 +26,6 @@
}
}
-#dashboardWidgetsArea {
- padding-bottom: 100px;
-}
-
.col {
float: left;
min-height: 100px;