Fixed upload button with loading indicator
[pithos-web-client] / src / gr / grnet / pithos / web / public / pithos.css
index aaa8a8b..27c15e7 100644 (file)
@@ -385,7 +385,7 @@ table.pithos-permList.props-labels {
 
 .pithos-uploadButton-loading {
        background: url(images/ajax-loader.gif) no-repeat;
-       background-position: 110px 0px;
+       background-position: 100px 0px;
        background-color: #ff7f2a;
 }