Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

React Dashboard file Edit and Delete buttons position issue #1522

Closed
ramezkabbani opened this issue May 5, 2019 · 2 comments
Closed

React Dashboard file Edit and Delete buttons position issue #1522

ramezkabbani opened this issue May 5, 2019 · 2 comments
Labels
UI User Interface issues

Comments

@ramezkabbani
Copy link

The Edit and Delete buttons aren't positioned correctly on the React Dashboard component.

uppy

  1. Buttons are set to get a height of 36px which results in the spacing we're seeing
  2. The X that is supposed to be on the top right, is offset by a little bit. Not sure what to look into
@goto-bus-stop goto-bus-stop added React React components or other React integration issues UI User Interface issues and removed Bug Triage labels May 8, 2019
@goto-bus-stop
Copy link
Contributor

This is most likely due to conflicting styles in your app. Do you have a CSS declaration for button {} in your app that sets a width, padding, or margin?

@goto-bus-stop goto-bus-stop added Dashboard and removed React React components or other React integration issues labels May 8, 2019
@arturi
Copy link
Contributor

arturi commented May 21, 2019

Please re-open if you believe it’s not you page’s CSS affecting Uppy.

@arturi arturi closed this as completed May 21, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
UI User Interface issues
Projects
None yet
Development

No branches or pull requests

3 participants