You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@superset.apache.org by gr...@apache.org on 2017/11/21 18:24:30 UTC

[incubator-superset] branch master updated: Fix left padding in dashboard widgets (#3915)

This is an automated email from the ASF dual-hosted git repository.

graceguo pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-superset.git


The following commit(s) were added to refs/heads/master by this push:
     new 3f4c306  Fix left padding in dashboard widgets (#3915)
3f4c306 is described below

commit 3f4c306bd651f5ed013e7b10dddb93c295079f7c
Author: Maxime Beauchemin <ma...@gmail.com>
AuthorDate: Tue Nov 21 10:24:28 2017 -0800

    Fix left padding in dashboard widgets (#3915)
---
 superset/assets/stylesheets/dashboard.css | 1 -
 1 file changed, 1 deletion(-)

diff --git a/superset/assets/stylesheets/dashboard.css b/superset/assets/stylesheets/dashboard.css
index b110311..b6d86ab 100644
--- a/superset/assets/stylesheets/dashboard.css
+++ b/superset/assets/stylesheets/dashboard.css
@@ -35,7 +35,6 @@ div.widget:hover .chart-controls {
 
 .slice-grid .slice_container {
   background-color: #fff;
-  padding-left: 5px;
 }
 
 .dashboard .slice-grid .dragging,

-- 
To stop receiving notification emails like this one, please contact
['"commits@superset.apache.org" <co...@superset.apache.org>'].