diff --git a/UI/WebServerResources/UIxContactsUserFolders.css b/UI/WebServerResources/UIxContactsUserFolders.css index 0be4e1163..8622f5484 100644 --- a/UI/WebServerResources/UIxContactsUserFolders.css +++ b/UI/WebServerResources/UIxContactsUserFolders.css @@ -11,9 +11,10 @@ SPAN.searchBox { float: none !important; } IMG#progressIndicator -{ float: right; - margin: 0; - padding: 1em; } +{ float: none; + position: absolute; + right: 1em; + margin: 7px 5px; }} INPUT#searchValue { margin: 0px; }