Skip to content
Snippets Groups Projects
Commit 9c76bcd4 authored by Jan-Christoph Borchardt's avatar Jan-Christoph Borchardt
Browse files

fix share input loading spinner, fix #15522

parent bbb25679
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