]> source.dussan.org Git - nextcloud-server.git/commitdiff
Fix position of share autocomplete loading icon 3570/head
authorMorris Jobke <hey@morrisjobke.de>
Tue, 21 Feb 2017 23:26:45 +0000 (17:26 -0600)
committerMorris Jobke <hey@morrisjobke.de>
Tue, 21 Feb 2017 23:39:32 +0000 (17:39 -0600)
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
apps/files_sharing/css/sharetabview.css

index 979ef01c03067a8f7579cfe7571275d9ac4f400d..4738f8b78023735f4ecd1b3a72cbf04df0e4f8ed 100644 (file)
@@ -9,8 +9,8 @@
 
 .shareTabView .shareWithLoading {
        padding-left: 10px;
-       right: 30px;
-       top: 2px;
+       right: 35px;
+       top: 0px;
 }
 
 .shareTabView .shareWithRemoteInfo,