Skip to content

Commit 4515d18

Browse files
fix(navbar): Minor fixes in navbar spacings (apache#36091)
1 parent 60f29ba commit 4515d18

File tree

1 file changed

+0
-1
lines changed
  • superset-frontend/src/features/home

1 file changed

+0
-1
lines changed

superset-frontend/src/features/home/Menu.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,6 @@ const StyledBrandText = styled.div`
6565
color: ${theme.colorText};
6666
padding-left: ${theme.sizeUnit * 4}px;
6767
padding-right: ${theme.sizeUnit * 4}px;
68-
margin-right: ${theme.sizeUnit * 6}px;
6968
font-size: ${theme.fontSizeLG}px;
7069
float: left;
7170
display: flex;

0 commit comments

Comments
 (0)