Details
- 
    Type:Bug 
- 
    Status: Done/Fixed
- 
    Priority:Trivial 
- 
    Resolution: Fixed/Completed
- 
    Affects Version/s: 4.7.24
- 
    Fix Version/s: 4.7.27
- 
    Component/s: Core CiviCRM
- 
    Labels:
- 
        Versioning Impact:Patch (backwards-compatible bug fixes)
- 
        Documentation Required?:None
- 
        Funding Source:Contributed Code
- 
        Verified?:Yes
- 
        Overview:
- 
        How it works currently:Go to a CiviCRM page. Click a link to another CiviCRM page. The logo jerks around.
- 
        How it should work:The logo should spin smoothly around an axis centered on the middle of the triangles.
- 
        Acceptance Criteria:The logo spins as described.
Description
The spinning logo introduced in CRM-20680 jumps as it rotates because it uses the fa-pulse class.  Also, the logo is a sprite and not perfectly centered on the center of the triangles.  The result is that the logo flops around and is irritating to users.