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:
authormattab <matthieu.aubry@gmail.com>2015-01-15 06:58:21 +0300
committermattab <matthieu.aubry@gmail.com>2015-01-15 06:58:21 +0300
commit80ede57047bd957d9c1b5879ce8a3bba697307c4 (patch)
treef30bdec6a0fa39d08543fb96c9edcd3826e96fde /plugins/Dashboard/stylesheets
parentadf22959a56619b21142749250f9cfe5e7583ab5 (diff)
Removed un-needed CSS
Diffstat (limited to 'plugins/Dashboard/stylesheets')
-rw-r--r--plugins/Dashboard/stylesheets/dashboard.less3
1 files changed, 1 insertions, 2 deletions
diff --git a/plugins/Dashboard/stylesheets/dashboard.less b/plugins/Dashboard/stylesheets/dashboard.less
index 558c89fb8b..57a916c010 100644
--- a/plugins/Dashboard/stylesheets/dashboard.less
+++ b/plugins/Dashboard/stylesheets/dashboard.less
@@ -137,10 +137,9 @@ h3.widgetName {
// Overriding some dataTable css for better dashboard display
.widget .dataTableWrapper {
width: 100% !important;
-}
+ }
.widgetTop .button {
- line-height: 0px;
cursor: pointer;
float: right;
margin: 6px 6px 0 0;