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

maximebeauchemin 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 3b24d7d  [explore] fixed padding bug on filter section (#3279)
3b24d7d is described below

commit 3b24d7df83b1390c9f09e19bb222145b2875394d
Author: timifasubaa <30888507+timifasu...@users.noreply.github.com>
AuthorDate: Thu Aug 10 16:48:30 2017 -0700

    [explore] fixed padding bug on filter section (#3279)
---
 superset/assets/javascripts/explore/main.css | 1 +
 1 file changed, 1 insertion(+)

diff --git a/superset/assets/javascripts/explore/main.css 
b/superset/assets/javascripts/explore/main.css
index ab04eaa..388be8f 100644
--- a/superset/assets/javascripts/explore/main.css
+++ b/superset/assets/javascripts/explore/main.css
@@ -13,6 +13,7 @@
   bottom: 0px;
   overflow-y: auto;
   margin-right: 0px;
+  margin-bottom: 40px;
 }
 
 .fave-unfave-icon, .edit-desc-icon {

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

Reply via email to