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

Fixes the upload progress bar layout #10969

Merged
merged 1 commit into from
Sep 3, 2018
Merged

Conversation

weeman1337
Copy link
Member

jQuery CSS adds one pixel negative margin to the upload box:
image

With that there is a small gap and the text doesn't align.

This removes the jQuery negative margin, so everything looks okay.

Closes #10968

Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
@weeman1337 weeman1337 added bug design Design, UI, UX, etc. 2. developing Work in progress labels Sep 2, 2018
@weeman1337 weeman1337 added this to the Nextcloud 14 milestone Sep 2, 2018
@weeman1337 weeman1337 added 3. to review Waiting for reviews and removed 2. developing Work in progress labels Sep 2, 2018
@rullzer rullzer modified the milestones: Nextcloud 14, Nextcloud 15 Sep 3, 2018
@jospoortvliet
Copy link
Member

Awesome attention to details!

@juliushaertl juliushaertl merged commit 41d213c into master Sep 3, 2018
@juliushaertl juliushaertl deleted the fix/10968/upload-progress branch September 3, 2018 10:04
@juliushaertl
Copy link
Member

Thanks @weeman1337 Mind to create a backport pull request for the stable14 branch?

@weeman1337
Copy link
Member Author

@juliushaertl jep - will do it later.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review Waiting for reviews bug design Design, UI, UX, etc.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants