rusackas commented on a change in pull request #15853:
URL: https://github.com/apache/superset/pull/15853#discussion_r677665773
##########
File path: superset-frontend/src/components/ListViewCard/index.tsx
##########
@@ -107,6 +106,9 @@ const TitleLink = styled.span`
const TitleRight = styled.span`
margin-left: ${({ theme }) => theme.gridUnit * 2}px;
Review comment:
```suggestion
```
If we're absolutely positioned based on `right` coordinates, this
`margin-left` probably isn't doing anything useful
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]