]> source.dussan.org Git - nextcloud-server.git/commitdiff
Fix spinner position of Contacts menu
authorJan-Christoph Borchardt <hey@jancborchardt.net>
Tue, 25 Apr 2017 08:05:49 +0000 (10:05 +0200)
committerChristoph Wurst <christoph@winzerhof-wurst.at>
Tue, 25 Apr 2017 18:47:18 +0000 (20:47 +0200)
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
core/css/styles.scss

index ed11fd521585fb51284a4ea07b1aa4528aa10d6a..69a876240b0cbd65a25a70c8c4e4d04442bc1b70 100644 (file)
@@ -1081,9 +1081,7 @@ span.ui-icon {
        .emptycontent {
                margin-top: 5vh !important;
                margin-bottom: 2vh;
-               .icon-loading {
-                       position: inherit;
-               }
+               .icon-loading,
                .icon-search {
                        display: inline-block;
                }