You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@superset.apache.org by er...@apache.org on 2022/04/06 22:22:00 UTC

[superset] branch etr2460--fix-home-label created (now 8c1de48a08)

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

erikrit pushed a change to branch etr2460--fix-home-label
in repository https://gitbox.apache.org/repos/asf/superset.git


      at 8c1de48a08 fix: missing home label on welcome page

This branch includes the following new commits:

     new 8c1de48a08 fix: missing home label on welcome page

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



[superset] 01/01: fix: missing home label on welcome page

Posted by er...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

erikrit pushed a commit to branch etr2460--fix-home-label
in repository https://gitbox.apache.org/repos/asf/superset.git

commit 8c1de48a080c87c5aeeae32eb818cd146f64eb1a
Author: Erik Ritter <er...@airbnb.com>
AuthorDate: Wed Apr 6 15:21:51 2022 -0700

    fix: missing home label on welcome page
---
 superset-frontend/src/assets/stylesheets/superset.less | 1 -
 1 file changed, 1 deletion(-)

diff --git a/superset-frontend/src/assets/stylesheets/superset.less b/superset-frontend/src/assets/stylesheets/superset.less
index 97db49ec44..ecfdd017f6 100644
--- a/superset-frontend/src/assets/stylesheets/superset.less
+++ b/superset-frontend/src/assets/stylesheets/superset.less
@@ -545,7 +545,6 @@ td.filtered {
   display: flex;
   flex-direction: column;
   justify-content: center;
-  display: none;
 }
 
 // Making native radio buttons use brand color