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 <[email protected]>
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
['"[email protected]" <[email protected]>'].

Reply via email to