Skip to content
Snippets Groups Projects
Commit 79ef54fe authored by Thomas Müller's avatar Thomas Müller
Browse files

Merge pull request #15528 from owncloud/share-loading

fix share input loading spinner, fix #15522
parents bbb25679 9c76bcd4
No related branches found
No related tags found
No related merge requests found
......@@ -32,7 +32,11 @@
display: inline-block !important;
padding-left: 10px;
}
#dropdown.shareDropDown .shareWithLoading {
position: relative;
right: 70px;
top: 2px;
}
#dropdown.shareDropDown .icon-loading-small.hidden {
display: none !important;
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment