Skip to content
Commit 2398e845 authored by Daniel Calviño Sánchez's avatar Daniel Calviño Sánchez
Browse files

Fix loading icon inside upload button in Theming app



Pull request #5969 fixed the vertical alignment of loading icon and
status message in Theming app, but in doing so it broke the loading icon
inside the upload button.

When an image is being uploaded the upload icon is replaced by a loading
icon, so the loading icon and the upload icon have to share their CSS
rules, but only in that specific case.

Signed-off-by: default avatarDaniel Calviño Sánchez <danxuliu@gmail.com>
parent de94eefe
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment